aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/configs/sdk7780_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/sdk7780_defconfig
parentsh: mm: Convert to DEFINE_SHOW_ATTRIBUTE (diff)
downloadlinux-dev-b7aaf16d10bd9f1fbc5beefb9496e029fd1424ba.tar.xz
linux-dev-b7aaf16d10bd9f1fbc5beefb9496e029fd1424ba.zip
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/sdk7780_defconfig')
-rw-r--r--arch/sh/configs/sdk7780_defconfig6
1 files changed, 2 insertions, 4 deletions
diff --git a/arch/sh/configs/sdk7780_defconfig b/arch/sh/configs/sdk7780_defconfig
index d10a0414123a..d00376eb044f 100644
--- a/arch/sh/configs/sdk7780_defconfig
+++ b/arch/sh/configs/sdk7780_defconfig
@@ -44,16 +44,14 @@ CONFIG_NET_SCHED=y
CONFIG_PARPORT=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
-CONFIG_IDE=y
-CONFIG_BLK_DEV_IDECD=y
-CONFIG_BLK_DEV_PLATFORM=y
-CONFIG_BLK_DEV_GENERIC=y
CONFIG_BLK_DEV_SD=y
CONFIG_BLK_DEV_SR=y
CONFIG_CHR_DEV_SG=y
CONFIG_SCSI_SPI_ATTRS=y
CONFIG_SCSI_FC_ATTRS=y
CONFIG_ATA=y
+CONFIG_ATA_GENERIC=y
+CONFIG_PATA_PLATFORM=y
CONFIG_MD=y
CONFIG_BLK_DEV_DM=y
CONFIG_NETDEVICES=y