ide-generic: is no longer needed on ppc32
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
This commit is contained in:
parent
ffed0b6e1a
commit
35bbac9a2f
|
@ -314,7 +314,7 @@ comment "IDE chipset support/bugfixes"
|
|||
|
||||
config IDE_GENERIC
|
||||
tristate "generic/default IDE chipset support"
|
||||
depends on ALPHA || X86 || IA64 || M32R || MIPS || PPC32
|
||||
depends on ALPHA || X86 || IA64 || M32R || MIPS
|
||||
help
|
||||
If unsure, say N.
|
||||
|
||||
|
|
Loading…
Reference in New Issue