diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-04-07 20:53:19 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-04-07 20:53:19 +0000 |
commit | 14b42c44ec013e2c11e45e1a708bd2f1b9494860 (patch) | |
tree | 3018fe7311832e90f5bba2aca6a955b4eb17ce0d /target/linux/ar71xx/config-2.6.37 | |
parent | f6ae4bf15f2cd26a8e95f14e63f479dd72ef27d9 (diff) | |
download | upstream-14b42c44ec013e2c11e45e1a708bd2f1b9494860.tar.gz upstream-14b42c44ec013e2c11e45e1a708bd2f1b9494860.tar.bz2 upstream-14b42c44ec013e2c11e45e1a708bd2f1b9494860.zip |
ar71xx: add initial support for the Atheros DB120 board
Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26518
Diffstat (limited to 'target/linux/ar71xx/config-2.6.37')
-rw-r--r-- | target/linux/ar71xx/config-2.6.37 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.37 b/target/linux/ar71xx/config-2.6.37 index 35ed6d8ace..13ce22bdce 100644 --- a/target/linux/ar71xx/config-2.6.37 +++ b/target/linux/ar71xx/config-2.6.37 @@ -16,6 +16,7 @@ CONFIG_AR71XX_MACH_AP81=y CONFIG_AR71XX_MACH_AP83=y CONFIG_AR71XX_MACH_AP96=y CONFIG_AR71XX_MACH_AW_NR580=y +CONFIG_AR71XX_MACH_DB120=y CONFIG_AR71XX_MACH_DIR_600_A1=y CONFIG_AR71XX_MACH_DIR_615_C1=y CONFIG_AR71XX_MACH_DIR_825_B1=y |