summaryrefslogtreecommitdiff
path: root/arch/sh/configs/landisk_defconfig
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2020-09-24 06:31:39 +0200
committerRich Felker <dalias@libc.org>2021-01-06 19:55:25 -0500
commitb7aaf16d10bd9f1fbc5beefb9496e029fd1424ba (patch)
tree8b8f39a1736057d9e652cd63c823e86806a97c58 /arch/sh/configs/landisk_defconfig
parenta1153636e904faf2b30fae3fb6ee3f4f4d0175c8 (diff)
downloadlinux-b7aaf16d10bd9f1fbc5beefb9496e029fd1424ba.tar.gz
sh: remove CONFIG_IDE from most defconfig
Remove CONFIG_IDE from defconfigs that did not actually select chipset drivers, and switch ones that have libata drivers to libata. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Rich Felker <dalias@libc.org>
Diffstat (limited to 'arch/sh/configs/landisk_defconfig')
-rw-r--r--arch/sh/configs/landisk_defconfig9
1 files changed, 4 insertions, 5 deletions
diff --git a/arch/sh/configs/landisk_defconfig b/arch/sh/configs/landisk_defconfig
index ba6ec042606f..e6c5ddf070c0 100644
--- a/arch/sh/configs/landisk_defconfig
+++ b/arch/sh/configs/landisk_defconfig
@@ -27,13 +27,12 @@ CONFIG_NETFILTER=y
CONFIG_ATALK=m
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
-CONFIG_IDE=y
-CONFIG_BLK_DEV_IDECD=y
-CONFIG_BLK_DEV_OFFBOARD=y
-CONFIG_BLK_DEV_GENERIC=y
-CONFIG_BLK_DEV_AEC62XX=y
+CONFIG_ATA=y
+CONFIG_ATA_GENERIC=y
+CONFIG_PATA_ATP867X=y
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y
+CONFIG_BLK_DEV_SR=y
CONFIG_SCSI_MULTI_LUN=y
CONFIG_MD=y
CONFIG_BLK_DEV_MD=m