diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-04-26 06:40:02 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-04-26 06:40:02 +0000 |
commit | aab2d9371b3e1d7fe683faa30bf2131347a2fee1 (patch) | |
tree | f087171b9ad5f13d8c8d581b13d37f0389b99ff9 /target/linux/ar71xx/config-2.6.28 | |
parent | 10fd86093fde3c28a2ae8685848d928b7dc6819f (diff) | |
download | upstream-aab2d9371b3e1d7fe683faa30bf2131347a2fee1.tar.gz upstream-aab2d9371b3e1d7fe683faa30bf2131347a2fee1.tar.bz2 upstream-aab2d9371b3e1d7fe683faa30bf2131347a2fee1.zip |
add experimental support for the Linksys WRT400N board (thanks to netprince)
SVN-Revision: 15422
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 1299442086..73fc9ca499 100644 --- a/target/linux/ar71xx/config-2.6.28 +++ b/target/linux/ar71xx/config-2.6.28 @@ -19,6 +19,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_WRT400N=y CONFIG_AR71XX_WDT=y # CONFIG_ARCH_HAS_ILOG2_U32 is not set # CONFIG_ARCH_HAS_ILOG2_U64 is not set |