summaryrefslogtreecommitdiffstats
path: root/configs/calao_usb_a9g20_lpw_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* calao: use zImage on usb-a9263 and usb-a9g20 lpwJean-Christophe PLAGNIOL-VILLARD2012-11-071-0/+1
| | | | | | | | The board boot more fast with a zImage than a uImage as the kernel will not have to be relocated during the decompression. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* configs/calao_*: defconfigs should not hardcode BR2_JLEVELPeter Korsgaard2012-09-281-1/+0
| | | | | | | BR2_JLEVEL is specific to the build machine, not the specific board you are targetting. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add support for the Calao-systems USB-A9G20-LPWgregory hermant2012-07-201-0/+15
Signed-off-by: Gregory Hermant <gregory.hermant@calao-systems.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>