Blackfin: abstract irq14 lowering in do_irq
[safe/jmp/linux-2.6] / drivers / ide / Kconfig
index 4d2f2a6..9a5d0aa 100644 (file)
@@ -46,7 +46,7 @@ menuconfig IDE
          SMART parameters from disk drives.
 
          To compile this driver as a module, choose M here: the
-         module will be called ide-core.ko.
+         module will be called ide-core.
 
          For further information, please read <file:Documentation/ide/ide.txt>.
 
@@ -681,7 +681,7 @@ endif
 # TODO: BLK_DEV_IDEDMA_PCI -> BLK_DEV_IDEDMA_SFF
 config BLK_DEV_IDE_PMAC
        tristate "PowerMac on-board IDE support"
-       depends on PPC_PMAC && IDE=y
+       depends on PPC_PMAC
        select IDE_TIMINGS
        select BLK_DEV_IDEDMA_PCI
        help