Re: [kbuild-devel] help patch: clarification in BLK_DEV_IDEDMA_PCI

2002-11-26 Thread Ralf Stephan
You can even choose to do this (which works fine here): --- drivers/ide/Config.in.old Tue Nov 26 14:18:43 2002 +++ drivers/ide/Config.in Tue Nov 26 15:14:37 2002 @@ -38,6 +38,16 @@ comment 'IDE chipset support/bugfixes' if [ "$CONFIG_BLK_DEV_IDE" != "n" ]; then + if [ "$CONFI

Re: [kbuild-devel] help patch: clarification in BLK_DEV_IDEDMA_PCI

2002-11-25 Thread Tom Rini
On Mon, Nov 25, 2002 at 05:02:46PM +0100, Ralf Stephan wrote: > Kernel: 2.4.19 > Summary: wording in BLK_DEV_IDEDMA_PCI help text is misleading. > Symptom: text contains no hint about Pmacs needing this option > whenever BLK_DEV_IDEDMA_PMAC is selected leading to >unresolv