]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/net/ethernet/cadence/Kconfig
net/macb: merge at91_ether driver into macb driver
[karo-tx-linux.git] / drivers / net / ethernet / cadence / Kconfig
index 321d2ad235d9143547efdb9d3100b8d91fd45d68..1ba3e3a67389d8a793fb7fbc6ed8a431586597e5 100644 (file)
@@ -4,7 +4,7 @@
 
 config NET_CADENCE
        bool "Cadence devices"
-       depends on HAS_IOMEM && (ARM || AVR32 || MICROBLAZE || COMPILE_TEST)
+       depends on HAS_IOMEM
        default y
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y.
@@ -20,17 +20,9 @@ config NET_CADENCE
 
 if NET_CADENCE
 
-config ARM_AT91_ETHER
-       tristate "AT91RM9200 Ethernet support"
-       depends on HAS_DMA && (ARCH_AT91 || COMPILE_TEST)
-       select MACB
-       ---help---
-         If you wish to compile a kernel for the AT91RM9200 and enable
-         ethernet support, then you should always answer Y to this.
-
 config MACB
        tristate "Cadence MACB/GEM support"
-       depends on HAS_DMA && (PLATFORM_AT32AP || ARCH_AT91 || ARCH_PICOXCELL || ARCH_ZYNQ || MICROBLAZE || COMPILE_TEST)
+       depends on HAS_DMA
        select PHYLIB
        ---help---
          The Cadence MACB ethernet interface is found on many Atmel AT32 and