From: David Howells Date: Tue, 29 Aug 2006 18:06:31 +0000 (+0100) Subject: [PATCH] BLOCK: Make USB storage depend on SCSI rather than selecting it [try #6] X-Git-Tag: v2.6.19-rc1~640^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65934a9a028b88e83e2b0f8b36618fe503349f8e;p=pandora-kernel.git [PATCH] BLOCK: Make USB storage depend on SCSI rather than selecting it [try #6] This makes CONFIG_USB_STORAGE depend on CONFIG_SCSI rather than selecting it, as selecting it makes CONFIG_USB_STORAGE override the dependencies of SCSI, causing it to turn on even if they aren't all met. Signed-Off-By: David Howells Signed-off-by: Jens Axboe --- Reading git-diff-tree failed