ar71xx: fix mac addresses on the DIR-600 rev. A1 board
[oweals/openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / Kconfig
index e5cf2c788c2063ac82285ac2a2644f55e0a7eaf9..c8e192671768442763eef17c2b94d3275f2e58ee 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
@@ -60,8 +70,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
@@ -136,6 +150,7 @@ config AR71XX_MACH_MZK_W300NH
 config AR71XX_MACH_TL_WR741ND
        bool "TP-LINK TL-WR741ND support"
        select AR71XX_DEV_M25P80
+       select AR71XX_DEV_AP91_ETH
        select AR71XX_DEV_AP91_PCI if PCI
        select AR71XX_DEV_GPIO_BUTTONS
        select AR71XX_DEV_LEDS_GPIO
@@ -195,6 +210,9 @@ config AR71XX_DEV_M25P80
 config AR71XX_DEV_AP91_PCI
        def_bool n
 
+config AR71XX_DEV_AP91_ETH
+       def_bool n
+
 config AR71XX_DEV_AP94_PCI
        def_bool n