[PATCH 5/5] AVR32: Remove HAVE_NET_MACB
Joachim Eastwood
manabian at gmail.com
Sun Oct 21 10:23:12 EDT 2012
HAVE_NET_MACB has already been removed from the driver itself
so removed it from arch Kconfig as well.
Signed-off-by: Joachim Eastwood <manabian at gmail.com>
---
arch/avr32/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/avr32/Kconfig b/arch/avr32/Kconfig
index 06e73bf..09f9fa8 100644
--- a/arch/avr32/Kconfig
+++ b/arch/avr32/Kconfig
@@ -80,7 +80,6 @@ config PLATFORM_AT32AP
select ARCH_REQUIRE_GPIOLIB
select GENERIC_ALLOCATOR
select HAVE_FB_ATMEL
- select HAVE_NET_MACB
#
# CPU types
--
1.7.12.4
More information about the linux-arm-kernel
mailing list