From: Bartlomiej Zolnierkiewicz Date: Thu, 11 Oct 2007 21:54:00 +0000 (+0200) Subject: ide: Kconfig face-lift X-Git-Tag: v2.6.24-rc1~1456^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=842c19ad6fc0dbd9ac9d2f8527466201802934cf;p=pandora-kernel.git ide: Kconfig face-lift * Convert config options for PCI host drivers to select BLK_DEV_IDEPCI. * Same for BLK_DEV_IDEDMA_PCI and PCI DMA host drivers, also make this config option select BLK_DEV_IDEPCI. * Remove no longer needed help for BLK_DEV_IDEPCI and BLK_DEV_IDEDMA_PCI. * Remove redundant IDE_CHIPSETS config option. As a result of this patch users have now three less config options to worry about and can just select host drivers that they need (IDE config menu is "flatter"). Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed