1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-25 02:48:37 +02:00

[ar71xx] enable TL-WR941ND in kernel config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14633 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2009-02-23 08:01:31 +00:00
parent 8fbd46b60a
commit 98d9b124f4
2 changed files with 5 additions and 0 deletions

View File

@ -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

View File

@ -43,6 +43,10 @@ config AR71XX_MACH_MZK_W300NH
bool "Planex MZK-W300NH board support"
default y
config AR71XX_MACH_TL_WR941ND
bool "TP-LINK TL-WR941ND support"
default y
config AR71XX_MACH_TEW_632BRP
bool "TRENDnet TEW-632BRP support"
default y