Marcelo Tosatti wrote: > Summary of changes from v2.4.21-rc4 to v2.4.21-rc5 > ============================================ > > Alan Cox : > o 1: (trivial) Fix the formatting of your ide hack Darn. Everytime I send a patch for drivers/ide/Config.in, someone beats me to it and my patch causes a conflict. This time with one more bugfix for the same line. Fixes: CONFIG_PDC202XX_BURST was not selectable if CONFIG_BLK_DEV_PDC202XX_OLD=m CONFIG_PDC202XX_BURST depended on CONFI_BLK_DEV_IDEDMA_PCI, which is a typo. Please apply, Carl-Daniel