ar71xx: enable GPIO support for the AR934x SoCs
[openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / Kconfig
index 3524dfe..78c4aa1 100644 (file)
@@ -55,6 +55,15 @@ config AR71XX_MACH_DIR_825_B1
        select AR71XX_DEV_USB
        default n
 
        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
 config AR71XX_MACH_JWAP003
        bool "jjPlus JWAP003 board support"
        select AR71XX_DEV_M25P80
@@ -200,6 +209,14 @@ config AR71XX_MACH_TL_WA901ND
        select AR71XX_DEV_LEDS_GPIO
        default n
 
        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
 config AR71XX_MACH_TL_WR741ND
        bool "TP-LINK TL-WR741ND support"
        select AR71XX_DEV_M25P80
This page took 0.022859 seconds and 4 git commands to generate.