From: Vladimir Zapolskiy Date: Sun, 1 Nov 2015 00:05:40 +0000 (+0200) Subject: arm: lpc32xx: remove selected HAVE_IDE X-Git-Tag: v4.6-rc1~77^2~3^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1465e98a2c787e7335dc71722e678932bad71a12;p=platform%2Fkernel%2Flinux-exynos.git arm: lpc32xx: remove selected HAVE_IDE NXP LPC32xx platform does not have any controller capable for disk drives, selection of HAVE_IDE is not needed. Signed-off-by: Vladimir Zapolskiy --- diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 948ae19..d03294f 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -531,7 +531,6 @@ config ARCH_LPC32XX select COMMON_CLK select CPU_ARM926T select GENERIC_CLOCKEVENTS - select HAVE_IDE select USE_OF help Support for the NXP LPC32XX family of processors