ar71xx: select AR71XX_DEV_DSA when AR71XX_DEV_AP91_ETH is selected, do not select...
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / Kconfig
index e5cf2c788c2063ac82285ac2a2644f55e0a7eaf9..1657ffa0a8bd2ea13fd06165f6d4722fb2e7ddf1 100644 (file)
@@ -19,6 +19,16 @@ config AR71XX_MACH_AP83
        select AR71XX_DEV_USB
        default n
 
+config AR71XX_MACH_DIR_600_A1
+       bool "D-Link DIR-600 rev. A1 support"
+       select AR71XX_DEV_AP91_ETH
+       select AR71XX_DEV_AP91_PCI if PCI
+       select AR71XX_DEV_M25P80
+       select AR71XX_DEV_GPIO_BUTTONS
+       select AR71XX_DEV_LEDS_GPIO
+       select AR71XX_NVRAM
+       default n
+
 config AR71XX_MACH_DIR_615_C1
        bool "D-Link DIR-615 rev. C1 support"
        select AR71XX_DEV_M25P80
@@ -52,6 +62,14 @@ config AR71XX_MACH_PB44
        select AR71XX_DEV_USB
        default n
 
+config AR71XX_MACH_PB92
+       bool "Atheros PB92 board support"
+       select AR71XX_DEV_GPIO_BUTTONS
+       select AR71XX_DEV_PB9X_PCI if PCI
+       select AR71XX_DEV_LEDS_GPIO
+       select AR71XX_DEV_USB
+       default n
+
 config AR71XX_MACH_AW_NR580
        bool "AzureWave AW-NR580 board support"
        select AR71XX_DEV_M25P80
@@ -60,8 +78,12 @@ config AR71XX_MACH_AW_NR580
        select AR71XX_DEV_LEDS_GPIO
        default n
 
-config AR71XX_MACH_GENERIC
-       bool "Generic AR71xx based machine support"
+config AR71XX_MACH_WZR_HP_G300NH
+       bool "Buffalo WZR-HP-G300NH board support"
+       select AR71XX_DEV_AR913X_WMAC
+       select AR71XX_DEV_GPIO_BUTTONS
+       select AR71XX_DEV_LEDS_GPIO
+       select AR71XX_DEV_USB
        default y
 
 config AR71XX_MACH_WP543
@@ -92,13 +114,18 @@ config AR71XX_MACH_WRT400N
        select AR71XX_DEV_LEDS_GPIO
        default n
 
-config AR71XX_MACH_RB_4XX
+config AR71XX_MACH_RB4XX
        bool "MikroTik RouterBOARD 4xx series support"
        select AR71XX_DEV_GPIO_BUTTONS
        select AR71XX_DEV_LEDS_GPIO
        select AR71XX_DEV_USB
        default n
 
+config AR71XX_MACH_RB750
+       bool "MikroTik RouterBOARD 750 support"
+       select AR71XX_DEV_AP91_ETH
+       default n
+
 config AR71XX_MACH_WNDR3700
        bool "NETGEAR WNDR3700 board support"
        select AR71XX_DEV_M25P80
@@ -133,6 +160,23 @@ 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_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
@@ -187,6 +231,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
@@ -195,6 +254,10 @@ config AR71XX_DEV_M25P80
 config AR71XX_DEV_AP91_PCI
        def_bool n
 
+config AR71XX_DEV_AP91_ETH
+       select AR71XX_DEV_DSA
+       def_bool n
+
 config AR71XX_DEV_AP94_PCI
        def_bool n
 
@@ -213,6 +276,9 @@ config AR71XX_DEV_LEDS_GPIO
 config AR71XX_DEV_PB42_PCI
        def_bool n
 
+config AR71XX_DEV_PB9X_PCI
+       def_bool n
+
 config AR71XX_DEV_USB
        def_bool n