aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/configs/gensparse_defconfig
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2020-09-11 11:49:36 +0200
committerTony Luck <tony.luck@intel.com>2020-09-11 09:38:00 -0700
commitc331649e637152788b0ca1c857d0c2eaf34fcbc3 (patch)
tree44665a14cd8ee2234b2317c17d32ce0c49e43ccd /arch/ia64/configs/gensparse_defconfig
parentecf5b72d5f66af843f189dfe9ce31598c3e48ad7 (diff)
downloadlinux-c331649e637152788b0ca1c857d0c2eaf34fcbc3.tar.gz
ia64: Use libata instead of the legacy ide driver in defconfigs
Switch the ia64 defconfigs to use the modern libata driver instead of the soon to be removed legacy ide driver. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Tony Luck <tony.luck@intel.com> Link: https://lore.kernel.org/r/20200911094936.1175688-1-hch@lst.de
Diffstat (limited to 'arch/ia64/configs/gensparse_defconfig')
-rw-r--r--arch/ia64/configs/gensparse_defconfig9
1 files changed, 4 insertions, 5 deletions
diff --git a/arch/ia64/configs/gensparse_defconfig b/arch/ia64/configs/gensparse_defconfig
index 69322bf27aa39d..281eb9c544f9ce 100644
--- a/arch/ia64/configs/gensparse_defconfig
+++ b/arch/ia64/configs/gensparse_defconfig
@@ -35,12 +35,11 @@ CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_CRYPTOLOOP=m
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_RAM=y
-CONFIG_IDE=y
+CONFIG_ATA=y
CONFIG_BLK_DEV_IDECD=y
-CONFIG_IDE_GENERIC=y
-CONFIG_BLK_DEV_GENERIC=y
-CONFIG_BLK_DEV_CMD64X=y
-CONFIG_BLK_DEV_PIIX=y
+CONFIG_ATA_GENERIC=y
+CONFIG_PATA_CMD64X=y
+CONFIG_ATA_PIIX=y
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_ST=m