ar71xx: fix mac addresses on the DIR-600 rev. A1 board
[oweals/openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / Kconfig
index 50ae98faeabf4e539d982f87498ba3b72b3d5123..c8e192671768442763eef17c2b94d3275f2e58ee 100644 (file)
@@ -21,10 +21,12 @@ config AR71XX_MACH_AP83
 
 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
@@ -148,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
@@ -207,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