diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-05-25 18:36:49 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-05-25 18:36:49 +0000 |
commit | f6e6a733f57061a62ff52711e19100a30824b555 (patch) | |
tree | 2227af55abfc8260b63c0c4e07d676292f1058fd /target/linux/ar71xx/config-2.6.28 | |
parent | 1fe8e242f2b3b19449148165309d48b732021e10 (diff) | |
download | upstream-f6e6a733f57061a62ff52711e19100a30824b555.tar.gz upstream-f6e6a733f57061a62ff52711e19100a30824b555.tar.bz2 upstream-f6e6a733f57061a62ff52711e19100a30824b555.zip |
add preliminary support for the WRT160NL
SVN-Revision: 16068
Diffstat (limited to 'target/linux/ar71xx/config-2.6.28')
-rw-r--r-- | target/linux/ar71xx/config-2.6.28 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.28 b/target/linux/ar71xx/config-2.6.28 index 06e738110c..f272070026 100644 --- a/target/linux/ar71xx/config-2.6.28 +++ b/target/linux/ar71xx/config-2.6.28 @@ -20,6 +20,7 @@ CONFIG_AR71XX_MACH_TL_WR941ND=y CONFIG_AR71XX_MACH_UBNT=y CONFIG_AR71XX_MACH_WNR2000=y CONFIG_AR71XX_MACH_WP543=y +CONFIG_AR71XX_MACH_WRT160NL=y CONFIG_AR71XX_MACH_WRT400N=y CONFIG_AR71XX_WDT=y # CONFIG_ARCH_HAS_ILOG2_U32 is not set |