ar71xx: add support for the TP-Link TL-WA901ND v2 board
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / files / arch / mips / ar71xx / Kconfig
index 87c59046cc72926052afd20a71c3b6aae7082f35..78c4aa1c954276e97ab8ffb9af665fc8589bd7ed 100644 (file)
@@ -55,6 +55,15 @@ config AR71XX_MACH_DIR_825_B1
        select AR71XX_DEV_USB
        default n
 
+config AR71XX_MACH_JA76PF
+       bool "jjPlus JA76PF board support"
+       select AR71XX_DEV_M25P80
+       select AR71XX_DEV_GPIO_BUTTONS
+       select AR71XX_DEV_PB42_PCI if PCI
+       select AR71XX_DEV_LEDS_GPIO
+       select AR71XX_DEV_USB
+       default n
+
 config AR71XX_MACH_JWAP003
        bool "jjPlus JWAP003 board support"
        select AR71XX_DEV_M25P80
@@ -183,8 +192,8 @@ config AR71XX_MACH_NBG460N
        select AR71XX_DEV_LEDS_GPIO
        default n
 
-config AR71XX_MACH_TL_MR3420
-       bool "TP-LINK TL-MR3420 support"
+config AR71XX_MACH_TL_MR3X20
+       bool "TP-LINK TL-MR3220/3420 support"
        select AR71XX_DEV_M25P80
        select AR71XX_DEV_AP91_PCI if PCI
        select AR71XX_DEV_GPIO_BUTTONS
@@ -200,6 +209,14 @@ config AR71XX_MACH_TL_WA901ND
        select AR71XX_DEV_LEDS_GPIO
        default n
 
+config AR71XX_MACH_TL_WA901ND_V2
+       bool "TP-LINK TL-WA901ND v2 support"
+       select AR71XX_DEV_M25P80
+       select AR71XX_DEV_AR913X_WMAC
+       select AR71XX_DEV_GPIO_BUTTONS
+       select AR71XX_DEV_LEDS_GPIO
+       default n
+
 config AR71XX_MACH_TL_WR741ND
        bool "TP-LINK TL-WR741ND support"
        select AR71XX_DEV_M25P80