Kconfig (e8cdfb0509f48d44d95d68d4f42d8d71a9ba4acd) Kconfig (853e2bd2103aaa91d1ba1c0b57ba17628d836f03)
1menu "SCSI device support"
2
3config SCSI_MOD
4 tristate
5 default y if SCSI=n || SCSI=y
6 default m if SCSI=m
7
8config RAID_ATTRS

--- 367 unchanged lines hidden (view full) ---

376 default n
377 help
378 This option enables support for exposing iSCSI boot information
379 via sysfs to userspace. If you wish to export this information,
380 say Y. Otherwise, say N.
381
382source "drivers/scsi/cxgbi/Kconfig"
383source "drivers/scsi/bnx2i/Kconfig"
1menu "SCSI device support"
2
3config SCSI_MOD
4 tristate
5 default y if SCSI=n || SCSI=y
6 default m if SCSI=m
7
8config RAID_ATTRS

--- 367 unchanged lines hidden (view full) ---

376 default n
377 help
378 This option enables support for exposing iSCSI boot information
379 via sysfs to userspace. If you wish to export this information,
380 say Y. Otherwise, say N.
381
382source "drivers/scsi/cxgbi/Kconfig"
383source "drivers/scsi/bnx2i/Kconfig"
384source "drivers/scsi/bnx2fc/Kconfig"
384source "drivers/scsi/be2iscsi/Kconfig"
385
386config SGIWD93_SCSI
387 tristate "SGI WD93C93 SCSI Driver"
388 depends on SGI_HAS_WD93 && SCSI
389 help
390 If you have a Western Digital WD93 SCSI controller on
391 an SGI MIPS system, say Y. Otherwise, say N.

--- 1515 unchanged lines hidden ---
385source "drivers/scsi/be2iscsi/Kconfig"
386
387config SGIWD93_SCSI
388 tristate "SGI WD93C93 SCSI Driver"
389 depends on SGI_HAS_WD93 && SCSI
390 help
391 If you have a Western Digital WD93 SCSI controller on
392 an SGI MIPS system, say Y. Otherwise, say N.

--- 1515 unchanged lines hidden ---