Skip to content

Commit

Permalink
ide-generic: is no longer needed on ppc32
Browse files Browse the repository at this point in the history
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Jul 24, 2008
1 parent ffed0b6 commit 35bbac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/ide/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 35bbac9

Please sign in to comment.