[powerpc/powerpc64,ppc64*] target: Enable SCSI_IBMVSCSIS as module

This driver was removed in 3.18, but has been updated to use the new
target framework and was added again in 4.8.

As it lives under drivers/scsi and not drivers/target, exclude it from
the scsi-modules udeb.
This commit is contained in:
Ben Hutchings 2017-04-08 01:36:11 +01:00
parent 20a0659e24
commit ca91ae2eb7
3 changed files with 5 additions and 0 deletions

1
debian/changelog vendored
View File

@ -8,6 +8,7 @@ linux (4.9.18-2) UNRELEASED; urgency=medium
* [x86] usbip: Increase USBIP_VHCI_NR_HCS to 8 and USBIP_VHCI_HC_PORTS to 31
(Closes: #859641)
* drm/nouveau/disp/mcp7x: disable dptmds workaround (Closes: #850219)
* [powerpc/powerpc64,ppc64*] target: Enable SCSI_IBMVSCSIS as module
-- Ben Hutchings <ben@decadent.org.uk> Thu, 30 Mar 2017 18:27:30 +0100

View File

@ -130,6 +130,7 @@ CONFIG_HOTPLUG_PCI_RPA_DLPAR=m
## file: drivers/scsi/Kconfig
##
CONFIG_SCSI_IBMVSCSI=m
CONFIG_SCSI_IBMVSCSIS=m
CONFIG_SCSI_IBMVFC=m
CONFIG_SCSI_QLOGIC_1280=m

View File

@ -3,3 +3,6 @@
ibmvscsi
ps3disk ?
ps3rom
# Exclude target driver
ibmvscsis -