aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2020-09-24 06:15:23 +0200
committerDavid S. Miller <davem@davemloft.net>2021-02-18 16:16:17 -0800
commit520615e1f5b2e617845238c650b58b43592fa923 (patch)
tree4e46038da49ee6ed5065d14f166d081e47bf4ea7 /arch/sparc
parentsparc32: Preserve clone syscall flags argument for restarts due to signals (diff)
downloadlinux-dev-520615e1f5b2e617845238c650b58b43592fa923.tar.xz
linux-dev-520615e1f5b2e617845238c650b58b43592fa923.zip
sparc64: switch defconfig from the legacy ide driver to libata
Replace the ide options with the equivalent libata options. This has been carried by various downstreams like the linux-build-test repo for years already. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc')
-rw-r--r--arch/sparc/configs/sparc64_defconfig5
1 files changed, 2 insertions, 3 deletions
diff --git a/arch/sparc/configs/sparc64_defconfig b/arch/sparc/configs/sparc64_defconfig
index bde4d21a8ac8..35a32adbbc59 100644
--- a/arch/sparc/configs/sparc64_defconfig
+++ b/arch/sparc/configs/sparc64_defconfig
@@ -66,9 +66,8 @@ CONFIG_CDROM_PKTCDVD=m
CONFIG_CDROM_PKTCDVD_WCACHE=y
CONFIG_ATA_OVER_ETH=m
CONFIG_SUNVDC=m
-CONFIG_IDE=y
-CONFIG_BLK_DEV_IDECD=y
-CONFIG_BLK_DEV_ALI15X3=y
+CONFIG_ATA=y
+CONFIG_PATA_ALI=y
CONFIG_RAID_ATTRS=m
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y