From: Bartlomiej Zolnierkiewicz Date: Thu, 17 Apr 2008 22:46:24 +0000 (+0200) Subject: ide: remove CONFIG_BLK_DEV_HD_IDE config option (take 2) X-Git-Tag: v2.6.26-rc1~1148^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80aa31cb460d12c1e02327b43eceb3eebc6e7090;p=pandora-kernel.git ide: remove CONFIG_BLK_DEV_HD_IDE config option (take 2) * Remove CONFIG_BLK_DEV_HD hack from init_hwif_default() ("hda=noprobe hdb=noprobe" kernel parameters should be used instead if somebody wishes to use the old "hd" driver). * Make CONFIG_BLK_DEV_HD_ONLY config option available also when IDE subsystem is used and update help entry. * Remove no longer needed CONFIG_BLK_DEV_HD_IDE config option. v2: * Update documentation to suggest "hda=noprobe hdb=noprobe" instead of obsoleted "ide0=noprobe". * Update Documentation/ide/ide.txt. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed