ar71xx: add support for the tp-link tl-wa901nd devices (patch by Pieter "Fate" Hollan...
[openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / Kconfig
index 6162f80..984222f 100644 (file)
@@ -167,6 +167,16 @@ config AR71XX_MACH_NBG460N
        select AR71XX_DEV_GPIO_BUTTONS
        select AR71XX_DEV_LEDS_GPIO
        default n
+
+config AR71XX_MACH_TL_WA901ND
+       bool "TP-LINK TL-WA901ND support"
+       select AR71XX_DEV_M25P80
+       select AR71XX_DEV_AP91_ETH
+       select AR71XX_DEV_AP91_PCI if PCI
+       select AR71XX_DEV_DSA
+       select AR71XX_DEV_GPIO_BUTTONS
+       select AR71XX_DEV_LEDS_GPIO
+       default n
        
 config AR71XX_MACH_TL_WR741ND
        bool "TP-LINK TL-WR741ND support"