summaryrefslogtreecommitdiffstats
path: root/arch/ia64/configs/tiger_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 18:38:00 +0200
commitc331649e637152788b0ca1c857d0c2eaf34fcbc3 (patch)
tree44665a14cd8ee2234b2317c17d32ce0c49e43ccd /arch/ia64/configs/tiger_defconfig
parentia64: Remove perfmon (diff)
downloadlinux-c331649e637152788b0ca1c857d0c2eaf34fcbc3.tar.xz
linux-c331649e637152788b0ca1c857d0c2eaf34fcbc3.zip
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/tiger_defconfig')
-rw-r--r--arch/ia64/configs/tiger_defconfig9
1 files changed, 4 insertions, 5 deletions
diff --git a/arch/ia64/configs/tiger_defconfig b/arch/ia64/configs/tiger_defconfig
index bb510e9cc2f5..b4f9819a1a45 100644
--- a/arch/ia64/configs/tiger_defconfig
+++ b/arch/ia64/configs/tiger_defconfig
@@ -40,11 +40,10 @@ CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_CRYPTOLOOP=m
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_RAM=y
-CONFIG_IDE=y
-CONFIG_BLK_DEV_IDECD=y
-CONFIG_BLK_DEV_GENERIC=y
-CONFIG_BLK_DEV_CMD64X=y
-CONFIG_BLK_DEV_PIIX=y
+CONFIG_ATA=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