Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37587
b: refs/heads/master
c: 65934a9
h: refs/heads/master
i:
  37585: 4ad081f
  37583: 42c0c8b
v: v3
  • Loading branch information
David Howells authored and Jens Axboe committed Sep 30, 2006
1 parent 9eff6fb commit 2060203
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9361401eb7619c033e2394e4f9f6d410d6719ac7
refs/heads/master: 65934a9a028b88e83e2b0f8b36618fe503349f8e
5 changes: 2 additions & 3 deletions trunk/drivers/usb/storage/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ comment "may also be needed; see USB_STORAGE Help for more information"

config USB_STORAGE
tristate "USB Mass Storage support"
depends on USB
select SCSI
depends on USB && SCSI
---help---
Say Y here if you want to connect USB mass storage devices to your
computer's USB port. This is the driver you need for USB
Expand All @@ -18,7 +17,7 @@ config USB_STORAGE
similar devices. This driver may also be used for some cameras
and card readers.

This option 'selects' (turns on, enables) 'SCSI', but you
This option depends on 'SCSI' support being enabled, but you
probably also need 'SCSI device support: SCSI disk support'
(BLK_DEV_SD) for most USB storage devices.

Expand Down

0 comments on commit 2060203

Please sign in to comment.