From: Tejun Heo Date: Mon, 20 Aug 2007 20:42:53 +0000 (+0200) Subject: ide: make CONFIG_IDE_GENERIC default to N X-Git-Tag: v2.6.23-rc4~102^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82a0e70e795ee605e1a34a874dd3a3a43b745fb9;p=pandora-kernel.git ide: make CONFIG_IDE_GENERIC default to N 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 Acked-by: Jeff Garzik Cc: "P.C.Chan" Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed