arm: lpc32xx: remove selected HAVE_IDE
authorVladimir Zapolskiy <vz@mleia.com>
Sun, 1 Nov 2015 00:05:40 +0000 (02:05 +0200)
committerVladimir Zapolskiy <vz@mleia.com>
Thu, 11 Feb 2016 00:26:40 +0000 (02:26 +0200)
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@mleia.com>
arch/arm/Kconfig

index 948ae1938adede2b6018202825871c5352bebfa9..d03294f20c7af94be3af275f35cc91a2b62d8803 100644 (file)
@@ -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
This page took 0.029491 seconds and 5 git commands to generate.