From be58d6f4aa6da9a6d525353542324ec43eb9bf7b Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Mon, 10 Aug 2020 16:28:05 +0200 Subject: [PATCH] linux-5.4.57: Remove BLK_DEV_SR_VENDOR Remove the parameter BLK_DEV_SR_VENDOR which no longer exists. --- linux-5.4.57-340.bee | 1 - 1 file changed, 1 deletion(-) diff --git a/linux-5.4.57-340.bee b/linux-5.4.57-340.bee index eb8b593f4..90c134662 100755 --- a/linux-5.4.57-340.bee +++ b/linux-5.4.57-340.bee @@ -472,7 +472,6 @@ mee_configure() { CONFIG_ENCLOSURE_SERVICES=y CONFIG_BLK_DEV_SD=y CONFIG_BLK_DEV_SR=y - CONFIG_BLK_DEV_SR_VENDOR=y CONFIG_CHR_DEV_SG=y CONFIG_SCSI_ENCLOSURE=y CONFIG_SCSI_CONSTANTS=y