[PATCH] enable CONFIG_BLK_DEV_SL82C105

Olaf Hering olh at suse.de
Tue Mar 7 02:39:25 EST 2006


Enable the onboard IDE driver for p610, p615 and p630.
They have the CD connected to this card. All other RS/6000 systems with this
controller have no connectors and dont need this option.

Signed-off-by: Olaf Hering <olh at suse.de>

 arch/powerpc/configs/ppc64_defconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

Index: linux-2.6.16-rc5-olh/arch/powerpc/configs/ppc64_defconfig
===================================================================
--- linux-2.6.16-rc5-olh.orig/arch/powerpc/configs/ppc64_defconfig
+++ linux-2.6.16-rc5-olh/arch/powerpc/configs/ppc64_defconfig
@@ -407,7 +407,7 @@ CONFIG_IDEPCI_SHARE_IRQ=y
 # CONFIG_BLK_DEV_OFFBOARD is not set
 CONFIG_BLK_DEV_GENERIC=y
 # CONFIG_BLK_DEV_OPTI621 is not set
-# CONFIG_BLK_DEV_SL82C105 is not set
+CONFIG_BLK_DEV_SL82C105=y
 CONFIG_BLK_DEV_IDEDMA_PCI=y
 # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
 CONFIG_IDEDMA_PCI_AUTO=y



More information about the Linuxppc-dev mailing list