Skip to content
Commit d0ee9f40 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

ARM: limit CONFIG_HAVE_IDE to platforms that do



Support for IDE drivers should not be automatic, since most platforms
cannot actually support any IDE low-level drivers. This partly
reverts 2064c946 "ARM: always select HAVE_IDE" to set this symbol
only when either a PC-style bus (PCI, ISA, PCMCIA) is enabled or
a platform is used that is known to have an existing driver in
drivers/ide.

New platforms should not need this option and just use CONFIG_ATA
with drivers/ata/.

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 15e0d9e3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment