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 | 65582077b0af8ca58f465cd143019b183e7f7580 (patch) | |
tree | 155715536948794a07cf9c0e41abf2467fc57285 /target/linux/ar71xx/config-2.6.37 | |
parent | eda569bc1bacd8547dfcebe2fb11869ea74dc1e0 (diff) | |
download | upstream-65582077b0af8ca58f465cd143019b183e7f7580.tar.gz upstream-65582077b0af8ca58f465cd143019b183e7f7580.tar.bz2 upstream-65582077b0af8ca58f465cd143019b183e7f7580.zip |
ar71xx: add initial support for the Atheros DB120 board
Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26518 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |