These days, CONFIG_IDE_GENERIC causes more confusion and
misconfiguration than it helps. Especially so because libata is
linked after the generic driver. Default to N.
Signed-off-by: Tejun Heo <[email protected]>
Acked-by: Jeff Garzik <[email protected]>
Cc: "P.C.Chan" <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
config IDE_GENERIC
tristate "generic/default IDE chipset support"
- default y
help
- If unsure, say Y.
+ If unsure, say N.
config BLK_DEV_CMD640
bool "CMD640 chipset bugfix/support"