No reason to need IDE built-in to be able to compile pmac driver Tested to work on 2.6.29-rc8 and 2.6.28.8 with ide and pmac as modules inside an initramfs Signed-off-by: Gilles Espinasse <g.esp@xxxxxxx> --- linux-2.6.28/drivers/ide/Kconfig.old 2009-03-19 16:36:34.000000000 +0100 +++ linux-2.6.28/drivers/ide/Kconfig 2009-03-19 16:35:49.000000000 +0100 @@ -676,7 +676,7 @@ # 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 && IDE select IDE_TIMINGS select BLK_DEV_IDEDMA_PCI help -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html