projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffed0b6
)
ide-generic: is no longer needed on ppc32
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Thu, 24 Jul 2008 20:53:30 +0000
(22:53 +0200)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Thu, 24 Jul 2008 20:53:30 +0000
(22:53 +0200)
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/ide/Kconfig
b/drivers/ide/Kconfig
index 04d9c4d459d00f61e77efcee48ea91797dc0e0a0..130ef64b44f75b847469bcc0a22f684243e974e1 100644
(file)
--- a/
drivers/ide/Kconfig
+++ b/
drivers/ide/Kconfig
@@
-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.