]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
sparc64: switch defconfig from the legacy ide driver to libata
authorChristoph Hellwig <hch@lst.de>
Thu, 24 Sep 2020 04:15:23 +0000 (06:15 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Feb 2021 00:16:17 +0000 (16:16 -0800)
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>
arch/sparc/configs/sparc64_defconfig

index bde4d21a8ac8e7fda06a37735363242b7367294c..35a32adbbc59d22785ad0a4065a391d52946c466 100644 (file)
@@ -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