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 | 23dc17551cb9c5ce1f3029223913aa111ac10bd7 (patch) | |
tree | 14639c8df29c4288ca08a71197c9fea856ed56ae /target/linux/ar71xx/config-2.6.29 | |
parent | f187bc4e2530ac152d94b5a8dab6bfae5d0c1fe0 (diff) | |
download | upstream-23dc17551cb9c5ce1f3029223913aa111ac10bd7.tar.gz upstream-23dc17551cb9c5ce1f3029223913aa111ac10bd7.tar.bz2 upstream-23dc17551cb9c5ce1f3029223913aa111ac10bd7.zip |
[ar71xx] add experimental support for the Linksys WRT400N board (thanks to netprince)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15422 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.29')
-rw-r--r-- | target/linux/ar71xx/config-2.6.29 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.29 b/target/linux/ar71xx/config-2.6.29 index cdaa05dd0d..a879271206 100644 --- a/target/linux/ar71xx/config-2.6.29 +++ b/target/linux/ar71xx/config-2.6.29 @@ -18,6 +18,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 |