[PATCH v4 4/5] sh: Remove remaining defconfig reference to the pktcdvd driver
Catalin Iacob <[email protected]> Mon, 08 Jun 2026 17:29:19 +0300
| Newsgroups | gmane.linux.ports.ppc64.devel,gmane.linux.ports.mips,gmane.linux.kernel,gmane.linux.ports.sh.devel,gmane.linux.ports.sparc,gmane.linux.scsi |
|---|---|
| Message-ID | <[email protected]> |
Commit 1cea5180f2f8 ("block: remove pktcdvd driver") left behind a
CONFIG_CONFIG_CDROM_PKTCDVD reference in defconfigs. Remove it.
Signed-off-by: Catalin Iacob <[email protected]>
---
arch/sh/configs/sh2007_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/sh/configs/sh2007_defconfig b/arch/sh/configs/sh2007_defconfig
index 5d9080499485..f287a41cd38c 100644
--- a/arch/sh/configs/sh2007_defconfig
+++ b/arch/sh/configs/sh2007_defconfig
@@ -45,7 +45,6 @@ CONFIG_NETWORK_SECMARK=y
CONFIG_NET_PKTGEN=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
-CONFIG_CDROM_PKTCDVD=y
CONFIG_RAID_ATTRS=y
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y
--
2.54.0