ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boards
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / Kconfig
index 427eda2a17f51cf6d61844d7b023a12fb5ef2c5b..bae72742145d8d6580545e64c8b3afea1ab42bbd 100644 (file)
@@ -160,6 +160,24 @@ config AR71XX_MACH_MZK_W300NH
        select AR71XX_DEV_LEDS_GPIO
        default n
 
+config AR71XX_MACH_NBG460N
+       bool "Zyxel NBG460N/550N/550NH board 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_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"
        select AR71XX_DEV_M25P80
@@ -215,6 +233,21 @@ config AR71XX_MACH_UBNT
        select AR71XX_DEV_USB
        default n
 
+config AR71XX_MACH_EAP7660D
+       bool "Senao EAP7660D support"
+       select AR71XX_DEV_M25P80
+       select AR71XX_DEV_GPIO_BUTTONS
+       select AR71XX_DEV_LEDS_GPIO
+       default n
+
+config AR71XX_MACH_ZCN_1523H
+       bool "Zcomax ZCN-1523H support"
+       select AR71XX_DEV_M25P80
+       select AR71XX_DEV_AP91_PCI if PCI
+       select AR71XX_DEV_GPIO_BUTTONS
+       select AR71XX_DEV_LEDS_GPIO
+       default n
+
 endmenu
 
 config AR71XX_DEV_M25P80