[PATCH] isd200: limit to BLK_DEV_IDE
authorRandy Dunlap <rdunlap@xenotime.net>
Wed, 5 Apr 2006 19:03:45 +0000 (12:03 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 17 Apr 2006 20:16:04 +0000 (13:16 -0700)
commit905ea1183cb0a6e82ab6de4d4ea0ff0bf807ff27
tree86a97c8e42b65f370055bddd2b6eaf81a8ce6dd7
parent27de783e1874115054e079998b3a7f5b06a67b1f
[PATCH] isd200: limit to BLK_DEV_IDE

Limit USB_STORAGE_ISD200 to whatever BLK_DEV_IDE and USB_STORAGE
are set to (y, m) since isd200 calls ide_fix_driveid() in the
BLK_DEV_IDE code.

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/storage/Kconfig