diff options
| author | Catalin Iacob <iacobcatalin@gmail.com> | 2026-06-08 17:29:20 +0300 |
|---|---|---|
| committer | Andreas Larsson <andreas@gaisler.com> | 2026-06-15 12:54:01 +0200 |
| commit | 5b2a3b1a98fb47c593144c2770e012d463952b70 (patch) | |
| tree | 12108d2ee3f2cd5e9f1b68f153d83a87be428e59 /arch | |
| parent | 7eb475e8a738ee6fd1260aa59ddccb610fdd4300 (diff) | |
| download | ath-5b2a3b1a98fb47c593144c2770e012d463952b70.tar.gz | |
sparc: Remove remaining defconfig references to the pktcdvd driver
Commit 1cea5180f2f8 ("block: remove pktcdvd driver") left behind some
CONFIG_CONFIG_CDROM_PKTCDVD* references in defconfigs. Remove them.
Signed-off-by: Catalin Iacob <iacobcatalin@gmail.com>
Reviewed-by: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: Andreas Larsson <andreas@gaisler.com>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/sparc/configs/sparc64_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sparc/configs/sparc64_defconfig b/arch/sparc/configs/sparc64_defconfig index 632081a262bae..4abea39281cdb 100644 --- a/arch/sparc/configs/sparc64_defconfig +++ b/arch/sparc/configs/sparc64_defconfig @@ -60,8 +60,6 @@ CONFIG_CONNECTOR=m CONFIG_BLK_DEV_LOOP=m CONFIG_BLK_DEV_CRYPTOLOOP=m CONFIG_BLK_DEV_NBD=m -CONFIG_CDROM_PKTCDVD=m -CONFIG_CDROM_PKTCDVD_WCACHE=y CONFIG_ATA_OVER_ETH=m CONFIG_SUNVDC=m CONFIG_ATA=y |
