From: Frederik Deweerdt Date: Sat, 26 Apr 2008 15:36:31 +0000 (+0200) Subject: ide/Kconfig: BLK_DEV_4DRIVES should be a tristate X-Git-Tag: v2.6.26-rc1~1044^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=938da770c205989945ba4cc5f0b4e255702061a1;p=pandora-kernel.git ide/Kconfig: BLK_DEV_4DRIVES should be a tristate The 4drives should be a tristate, the following breakage occurs otherwise: ERROR: "probe_4drives" [drivers/ide/ide-core.ko] undefined! The following (compile tested) patch fixes it for me. Signed-off-by: Frederik Deweerdt Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed