On Mar 29, 2005, at 11:12 PM, Benjamin Herrenschmidt wrote:
On Tue, 2005-03-29 at 23:06 -0800, ms419@freezone.co.uk wrote:Unfortunately I dunno in which direction to proceed - I dunno whether BLK_DEV_IDEDMA_PMAC should build without BLK_DEV_IDEPCI, or whether it's a problem with Kconfig - thanks for any help!ide pmac shares code with the normal PCI DMA driver and thus requires BLK_DEV_IDEPCI. It's a bug in Kconfig not to show that dependency.
Cool - many thanks for your help, Ben! Jack