[PATCH] arm: lpc32xx: remove selected HAVE_IDE
Vladimir Zapolskiy
vz at mleia.com
Sat Oct 31 17:05:40 PDT 2015
NXP LPC32xx platform does not have any controller capable for disk
drives, selection of HAVE_IDE is not needed.
Signed-off-by: Vladimir Zapolskiy <vz at mleia.com>
---
arch/arm/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 72ad724..393c394 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -595,7 +595,6 @@ config ARCH_LPC32XX
select CLKSRC_MMIO
select CPU_ARM926T
select GENERIC_CLOCKEVENTS
- select HAVE_IDE
select USE_OF
help
Support for the NXP LPC32XX family of processors
--
2.1.4
More information about the linux-arm-kernel
mailing list