diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-23 08:01:31 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-23 08:01:31 +0000 |
commit | 706dc16dd94329093f6424850272df8c713268b9 (patch) | |
tree | d6b8c2533008d683da67116b045b85734e7b0310 /target/linux/ar71xx/config-2.6.28 | |
parent | 4a38b41b88e366901799958fc75376c49139ef3e (diff) | |
download | upstream-706dc16dd94329093f6424850272df8c713268b9.tar.gz upstream-706dc16dd94329093f6424850272df8c713268b9.tar.bz2 upstream-706dc16dd94329093f6424850272df8c713268b9.zip |
[ar71xx] enable TL-WR941ND in kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14633 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 ac4ddff9b2..446b4e609d 100644 --- a/target/linux/ar71xx/config-2.6.28 +++ b/target/linux/ar71xx/config-2.6.28 @@ -13,6 +13,7 @@ CONFIG_AR71XX_MACH_MZK_W300NH=y CONFIG_AR71XX_MACH_PB42=y CONFIG_AR71XX_MACH_RB_4XX=y CONFIG_AR71XX_MACH_TEW_632BRP=y +CONFIG_AR71XX_MACH_TL_WR941ND=y CONFIG_AR71XX_MACH_UBNT=y CONFIG_AR71XX_MACH_WNR2000=y CONFIG_AR71XX_MACH_WP543=y |