topconfig enable scsi_dh

also corresponding device drivers

svn path=/dists/trunk/linux-2.6/; revision=12224
This commit is contained in:
Maximilian Attems 2008-09-10 09:35:59 +00:00
parent 2f9b56778c
commit 61cc9cc6c1
2 changed files with 11 additions and 1 deletions

3
debian/changelog vendored
View File

@ -9,7 +9,8 @@ linux-2.6 (2.6.27~rc6-1~experimental.1) UNRELEASED; urgency=low
VIRTIO_CONSOLE, VIDEO_ZORAN_ZR36060, USB_VIDEO_CLASS_INPUT_EVDEV,
USB_GSPCA, USB_S2255, OCFS2_FS_STATS, OMFS_FS, CRYPTO_RMD128,
CRYPTO_RMD160, CRYPTO_RMD256, CRYPTO_RMD320, VLAN_8021Q_GVRP, HP_WMI,
COMPAL_LAPTOP.
COMPAL_LAPTOP, SCSI_DH, SCSI_DH_RDAC, SCSI_DH_HP_SW, SCSI_DH_EMC,
SCSI_DH_ALUA.
* [x86] set MOUSE_BCM5974.
* [x86_64] set AMD_IOMMU, MTRR_SANITIZER.

View File

@ -1425,6 +1425,15 @@ CONFIG_AIC7XXX_REG_PRETTY_PRINT=y
CONFIG_SCSI_AIC94XX=m
# CONFIG_AIC94XX_DEBUG is not set
##
## file: drivers/scsi/device_handler/Kconfig
##
CONFIG_SCSI_DH=m
CONFIG_SCSI_DH_RDAC=m
CONFIG_SCSI_DH_HP_SW=m
CONFIG_SCSI_DH_EMC=m
CONFIG_SCSI_DH_ALUA=m
##
## file: drivers/scsi/libsas/Kconfig
##