summaryrefslogtreecommitdiff
path: root/arch/powerpc/configs/85xx/tqm8555_defconfig
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2020-09-24 07:13:10 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2020-10-06 15:22:24 +0300
commit874dc62f548f28649ac3d7e31025b1e8cec3868a (patch)
tree687afe76601835c35c2c1664d3fdd8ad5a3ebf19 /arch/powerpc/configs/85xx/tqm8555_defconfig
parent5c5e46dad939b2bf4df04293ab9ac68abd7c1f55 (diff)
downloadlinux-874dc62f548f28649ac3d7e31025b1e8cec3868a.tar.xz
powerpc: switch 85xx defconfigs from legacy ide to libata
Switch the 85xx defconfigs from the soon to be removed legacy ide driver to libata. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200924041310.520970-1-hch@lst.de
Diffstat (limited to 'arch/powerpc/configs/85xx/tqm8555_defconfig')
-rw-r--r--arch/powerpc/configs/85xx/tqm8555_defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/powerpc/configs/85xx/tqm8555_defconfig b/arch/powerpc/configs/85xx/tqm8555_defconfig
index ca1de3979474..0032ce1e8c9c 100644
--- a/arch/powerpc/configs/85xx/tqm8555_defconfig
+++ b/arch/powerpc/configs/85xx/tqm8555_defconfig
@@ -30,9 +30,9 @@ CONFIG_MTD_CFI_AMDSTD=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=32768
-CONFIG_IDE=y
-CONFIG_BLK_DEV_GENERIC=y
-CONFIG_BLK_DEV_VIA82CXXX=y
+CONFIG_ATA=y
+CONFIG_ATA_GENERIC=y
+CONFIG_PATA_VIA=y
CONFIG_NETDEVICES=y
CONFIG_GIANFAR=y
CONFIG_E100=y