net/cadence: get rid of HAVE_NET_MACB

macb is a platform driver and there is nothing that prevents
this driver from being built on non-ARM/AVR32 platforms.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Этот коммит содержится в:
Joachim Eastwood
2012-10-22 08:45:32 +00:00
коммит произвёл David S. Miller
родитель 95ebcea69c
Коммит 84222e20c1
3 изменённых файлов: 0 добавлений и 10 удалений

Просмотреть файл

@@ -2,13 +2,9 @@
# Atmel device configuration
#
config HAVE_NET_MACB
bool
config NET_CADENCE
bool "Cadence devices"
default y
depends on HAVE_NET_MACB || (ARM && ARCH_AT91RM9200)
---help---
If you have a network (Ethernet) card belonging to this class, say Y.
Make sure you know the name of your card. Read the Ethernet-HOWTO,
@@ -34,7 +30,6 @@ config ARM_AT91_ETHER
config MACB
tristate "Cadence MACB/GEM support"
depends on HAVE_NET_MACB
select PHYLIB
---help---
The Cadence MACB ethernet interface is found on many Atmel AT32 and