diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-10-29 10:11:05 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-10-29 10:11:05 +0000 |
commit | e91dc2e5b3f89b8f3952d96ea50956d9fd22f9df (patch) | |
tree | f34dba0cef956788e4de5b92d8de7164ab441936 /target/linux/at91/9g20/config-default | |
parent | c0c69c974f546549f518cfa8da31881a7db65483 (diff) | |
download | upstream-e91dc2e5b3f89b8f3952d96ea50956d9fd22f9df.tar.gz upstream-e91dc2e5b3f89b8f3952d96ea50956d9fd22f9df.tar.bz2 upstream-e91dc2e5b3f89b8f3952d96ea50956d9fd22f9df.zip |
target: refresh all target configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33987
Diffstat (limited to 'target/linux/at91/9g20/config-default')
-rw-r--r-- | target/linux/at91/9g20/config-default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/at91/9g20/config-default b/target/linux/at91/9g20/config-default index c2967762d1..b777628a21 100644 --- a/target/linux/at91/9g20/config-default +++ b/target/linux/at91/9g20/config-default @@ -1,7 +1,7 @@ CONFIG_ARCH_AT91SAM9G20=y +CONFIG_MACH_ACMENETUSFOXG20=y CONFIG_MACH_AT91SAM9G20EK=y # CONFIG_MACH_AT91SAM9G20EK_2MMC is not set -CONFIG_MACH_ACMENETUSFOXG20=y CONFIG_MACH_STAMP9G20=y CONFIG_MACH_STAMP9G20_EVB=y # CONFIG_MTD_AT91_DATAFLASH_CARD is not set |