aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/configs/pasemi_defconfig
diff options
context:
space:
mode:
authorGravatar Diego Elio Pettenò <flameeyes@flameeyes.com> 2020-02-23 19:11:44 +0000
committerGravatar Martin K. Petersen <martin.petersen@oracle.com> 2020-02-24 14:59:01 -0500
commit679b2ec8e060ca7a90441aff5e7d384720a41b76 (patch)
treeed94a8744a61ed6a4c47acdd30e8a63456aacfc5 /arch/powerpc/configs/pasemi_defconfig
parentscsi: ch: remove ch_mutex() (diff)
downloadlinux-679b2ec8e060ca7a90441aff5e7d384720a41b76.tar.gz
linux-679b2ec8e060ca7a90441aff5e7d384720a41b76.tar.bz2
linux-679b2ec8e060ca7a90441aff5e7d384720a41b76.zip
scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled
This kernel configuration is basically enabling/disabling sr driver quirks detection. While these quirks are for fairly rare devices (very old CD burners, and a glucometer), the additional detection of these models is a very minimal amount of code. The logic behind the quirks is always built into the sr driver. This also removes the config from all the defconfig files that are enabling this already. Link: https://lore.kernel.org/r/20200223191144.726-1-flameeyes@flameeyes.com Reviewed-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Diego Elio Pettenò <flameeyes@flameeyes.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'arch/powerpc/configs/pasemi_defconfig')
-rw-r--r--arch/powerpc/configs/pasemi_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/configs/pasemi_defconfig b/arch/powerpc/configs/pasemi_defconfig
index 4b6d31d4474e..08b7f4cef243 100644
--- a/arch/powerpc/configs/pasemi_defconfig
+++ b/arch/powerpc/configs/pasemi_defconfig
@@ -60,7 +60,6 @@ CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_ST=y
CONFIG_CHR_DEV_OSST=y
CONFIG_BLK_DEV_SR=y
-CONFIG_BLK_DEV_SR_VENDOR=y
CONFIG_CHR_DEV_SG=y
CONFIG_CHR_DEV_SCH=y
CONFIG_SCSI_CONSTANTS=y