diff options
Diffstat (limited to 'drivers/ieee1394/Kconfig')
-rw-r--r-- | drivers/ieee1394/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ieee1394/Kconfig b/drivers/ieee1394/Kconfig index 21a13348f258..e7d56573fe56 100644 --- a/drivers/ieee1394/Kconfig +++ b/drivers/ieee1394/Kconfig | |||
@@ -120,7 +120,7 @@ comment "SBP-2 support (for storage devices) requires SCSI" | |||
120 | 120 | ||
121 | config IEEE1394_SBP2 | 121 | config IEEE1394_SBP2 |
122 | tristate "SBP-2 support (Harddisks etc.)" | 122 | tristate "SBP-2 support (Harddisks etc.)" |
123 | depends on IEEE1394 && SCSI && (PCI || BROKEN) | 123 | depends on IEEE1394 && SCSI |
124 | help | 124 | help |
125 | This option enables you to use SBP-2 devices connected to an IEEE | 125 | This option enables you to use SBP-2 devices connected to an IEEE |
126 | 1394 bus. SBP-2 devices include storage devices like harddisks and | 126 | 1394 bus. SBP-2 devices include storage devices like harddisks and |