diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2011-04-09 23:36:26 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2011-04-09 23:36:26 +0000 |
commit | 74a5c8148a7fa9bc9330bdb84dc786636a8937e5 (patch) | |
tree | d3c2dfafb222433d9869461e7ff35ffc7f0c6514 /target/linux | |
parent | 2ce13f05cbc2bd83fa0b54edc7d89f65a859781d (diff) | |
download | upstream-74a5c8148a7fa9bc9330bdb84dc786636a8937e5.tar.gz upstream-74a5c8148a7fa9bc9330bdb84dc786636a8937e5.tar.bz2 upstream-74a5c8148a7fa9bc9330bdb84dc786636a8937e5.zip |
at91: add some missing config options
SVN-Revision: 26571
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/at91/config-default | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/at91/config-default b/target/linux/at91/config-default index c51a6ee54f..24a90b8c40 100644 --- a/target/linux/at91/config-default +++ b/target/linux/at91/config-default @@ -99,10 +99,13 @@ CONFIG_HAVE_PROC_CPU=y # CONFIG_LEDS_ATMEL_PWM is not set # CONFIG_LEDS_GPIO is not set CONFIG_MACB=y +# CONFIG_MACH_ACMENETUSFOXG20 is not set # CONFIG_MACH_AT91SAM9G20EK is not set # CONFIG_MACH_AT91SAM9G20EK_2MMC is not set # CONFIG_MACH_CPU9G20 is not set +# CONFIG_MACH_GSIA18S is not set # CONFIG_MACH_NETUS_FOXBOARD is not set +# CONFIG_MACH_PCONTROL_G20 is not set # CONFIG_MACH_PORTUXG20 is not set # CONFIG_MACH_STAMP9G20 is not set # CONFIG_MFD_T7L66XB is not set |