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 | 488c8fd0935f99fdf8c030ea61596e26bbc3ef72 (patch) | |
tree | da9c155c05be86d60f490dabc60917fc60fdc307 /target/linux/ar71xx/config-2.6.28 | |
parent | 0127f8afdec43e972d70f4aa7cc18dea61c9e10e (diff) | |
download | upstream-488c8fd0935f99fdf8c030ea61596e26bbc3ef72.tar.gz upstream-488c8fd0935f99fdf8c030ea61596e26bbc3ef72.tar.bz2 upstream-488c8fd0935f99fdf8c030ea61596e26bbc3ef72.zip |
[ar71xx] add experimental support for the NETGEAR WNR2000 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13775 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 b0984ddad1..ef6b85272d 100644 --- a/target/linux/ar71xx/config-2.6.28 +++ b/target/linux/ar71xx/config-2.6.28 @@ -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 |