From 0fefb6932ba80869658f8f15607d6e8c0804c846 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 18 Apr 2018 23:27:21 +0100 Subject: [PATCH] SCSI: Enable SCSI_SYM53C8XX_2 as module on all architectures (Closes: #895532) --- debian/changelog | 2 ++ debian/config/alpha/config | 1 - debian/config/config | 1 + debian/config/hppa/config | 1 - debian/config/kernelarch-mips/config.malta | 1 - debian/config/kernelarch-powerpc/config | 1 - debian/config/kernelarch-sparc/config | 1 - debian/config/kernelarch-x86/config | 1 - 8 files changed, 3 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9115bab7b..8629e7cb4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -504,6 +504,8 @@ linux (4.15.17-1) UNRELEASED; urgency=medium * [arm*] iio: Enable DHT11 as module (Closes: #873176) * udeb: Move arc4 and ecb from nic-wireless-modules to crypto-modules (Closes: #895362) + * SCSI: Enable SCSI_SYM53C8XX_2 as module on all architectures + (Closes: #895532) [ Vagrant Cascadian ] * [armhf] Add patch to fix loading of imx6q-cpufreq module. diff --git a/debian/config/alpha/config b/debian/config/alpha/config index 9ef23118b..42e85b8a5 100644 --- a/debian/config/alpha/config +++ b/debian/config/alpha/config @@ -761,7 +761,6 @@ CONFIG_SCSI_INIA100=m CONFIG_SCSI_IZIP_EPP16=y CONFIG_SCSI_IZIP_SLOW_CTR=y CONFIG_SCSI_NCR53C406A=m -CONFIG_SCSI_SYM53C8XX_2=m CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 diff --git a/debian/config/config b/debian/config/config index 5105f8dbe..ede6e1b7d 100644 --- a/debian/config/config +++ b/debian/config/config @@ -4251,6 +4251,7 @@ CONFIG_SCSI_SNIC=m # CONFIG_SCSI_IZIP_EPP16 is not set # CONFIG_SCSI_IZIP_SLOW_CTR is not set CONFIG_SCSI_STEX=m +CONFIG_SCSI_SYM53C8XX_2=m CONFIG_SCSI_SYM53C8XX_MMIO=y # CONFIG_SCSI_IPR is not set CONFIG_SCSI_LPFC=m diff --git a/debian/config/hppa/config b/debian/config/hppa/config index a6737b7e3..0e1ffd4c6 100644 --- a/debian/config/hppa/config +++ b/debian/config/hppa/config @@ -418,7 +418,6 @@ CONFIG_SCSI_INITIO=m # CONFIG_SCSI_INIA100 is not set # CONFIG_SCSI_NCR53C406A is not set CONFIG_SCSI_LASI700=m -CONFIG_SCSI_SYM53C8XX_2=m CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 diff --git a/debian/config/kernelarch-mips/config.malta b/debian/config/kernelarch-mips/config.malta index 5c8414bd8..2a6135bdf 100644 --- a/debian/config/kernelarch-mips/config.malta +++ b/debian/config/kernelarch-mips/config.malta @@ -330,7 +330,6 @@ CONFIG_SCSI_FUTURE_DOMAIN=m CONFIG_SCSI_IPS=m CONFIG_SCSI_INITIO=m CONFIG_SCSI_INIA100=m -CONFIG_SCSI_SYM53C8XX_2=m CONFIG_SCSI_QLOGIC_1280=m CONFIG_SCSI_DC395x=m CONFIG_SCSI_AM53C974=m diff --git a/debian/config/kernelarch-powerpc/config b/debian/config/kernelarch-powerpc/config index c328ef9cb..bfa4705a6 100644 --- a/debian/config/kernelarch-powerpc/config +++ b/debian/config/kernelarch-powerpc/config @@ -687,7 +687,6 @@ CONFIG_SCSI_EATA_MAX_TAGS=16 CONFIG_SCSI_IPS=m # CONFIG_SCSI_INITIO is not set CONFIG_SCSI_INIA100=m -CONFIG_SCSI_SYM53C8XX_2=m CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 diff --git a/debian/config/kernelarch-sparc/config b/debian/config/kernelarch-sparc/config index dc855ff32..326823e62 100644 --- a/debian/config/kernelarch-sparc/config +++ b/debian/config/kernelarch-sparc/config @@ -405,7 +405,6 @@ CONFIG_SCSI_DMX3191D=m # CONFIG_SCSI_IPS is not set CONFIG_SCSI_INITIO=m # CONFIG_SCSI_INIA100 is not set -CONFIG_SCSI_SYM53C8XX_2=m CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index 1cde36b37..ccc9b6d91 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -1437,7 +1437,6 @@ CONFIG_SCSI_GDTH=m CONFIG_SCSI_ISCI=m CONFIG_SCSI_IPS=m CONFIG_SCSI_INITIO=m -CONFIG_SCSI_SYM53C8XX_2=m CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64