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 bae72742145d8d6580545e64c8b3afea1ab42bbd..1657ffa0a8bd2ea13fd06165f6d4722fb2e7ddf1 100644 (file)
@@ -171,7 +171,6 @@ config AR71XX_MACH_NBG460N
 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
@@ -181,7 +180,6 @@ config AR71XX_MACH_TL_WA901ND
 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
@@ -257,6 +255,7 @@ 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