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.26 | |
parent | c56cef29d5cd082723f286aec6bfa2941f5b1e47 (diff) | |
download | mtk-20170518-2083bb5e6ffcbda2a1544d8009ad638c8ea24c2b.zip mtk-20170518-2083bb5e6ffcbda2a1544d8009ad638c8ea24c2b.tar.gz mtk-20170518-2083bb5e6ffcbda2a1544d8009ad638c8ea24c2b.tar.bz2 |
add experimental support for the NETGEAR WNR2000 board
SVN-Revision: 13775
Diffstat (limited to 'target/linux/ar71xx/config-2.6.26')
-rw-r--r-- | target/linux/ar71xx/config-2.6.26 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.26 b/target/linux/ar71xx/config-2.6.26 index 6fe9333..4f63405 100644 --- a/target/linux/ar71xx/config-2.6.26 +++ b/target/linux/ar71xx/config-2.6.26 @@ -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 |