diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-30 13:46:43 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-30 13:46:43 +0000 |
commit | 2083bb5e6ffcbda2a1544d8009ad638c8ea24c2b (patch) | |
tree | 88257c9a3c8da4d138dcf24df3985560ce54122f /target/linux/ar71xx/config-2.6.27 | |
parent | c56cef29d5cd082723f286aec6bfa2941f5b1e47 (diff) | |
download | upstream-2083bb5e6ffcbda2a1544d8009ad638c8ea24c2b.tar.gz upstream-2083bb5e6ffcbda2a1544d8009ad638c8ea24c2b.tar.bz2 upstream-2083bb5e6ffcbda2a1544d8009ad638c8ea24c2b.zip |
add experimental support for the NETGEAR WNR2000 board
SVN-Revision: 13775
Diffstat (limited to 'target/linux/ar71xx/config-2.6.27')
-rw-r--r-- | target/linux/ar71xx/config-2.6.27 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.27 b/target/linux/ar71xx/config-2.6.27 index 830a837c72..15fb517b7b 100644 --- a/target/linux/ar71xx/config-2.6.27 +++ b/target/linux/ar71xx/config-2.6.27 @@ -11,6 +11,7 @@ CONFIG_AR71XX_MACH_RB_4XX=y CONFIG_AR71XX_MACH_TEW_632BRP=y CONFIG_AR71XX_MACH_UBNT=y CONFIG_AR71XX_MACH_WP543=y +CONFIG_AR71XX_MACH_WNR2000=y CONFIG_AR71XX_WDT=y # CONFIG_ARCH_HAS_ILOG2_U32 is not set # CONFIG_ARCH_HAS_ILOG2_U64 is not set |