[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 21:24:57 +0000 (14:24 -0700)
commit66e0a9888b774af625ce544f7c6597c7506d07db
tree175981424e4821c1fbeea1956e3f600716af1acd
parentc19f7a9e1ac45b57375d51f033b02deca50f4d3f
[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