linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [RFT PATCH] arm: am200epdkit_defconfig: convert to use libata PATA drivers
@ 2015-08-14 17:04 Bartlomiej Zolnierkiewicz
  2015-08-14 17:04 ` [PATCH] arm: assabet_defconfig: disable IDE subsystem Bartlomiej Zolnierkiewicz
                   ` (19 more replies)
  0 siblings, 20 replies; 30+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2015-08-14 17:04 UTC (permalink / raw)
  To: linux-arm-kernel

IDE subsystem has been deprecated since 2009 and the majority
(if not all) of Linux distributions have switched to use
libata for ATA support exclusively.  However there are still
some users (mostly old or/and embedded non-x86 systems) that
have not converted from using IDE subsystem to libata PATA
drivers.  This doesn't seem to be good thing in the long-term
for Linux as while there is less and less PATA systems left
in use:

* testing efforts are divided between two subsystems

* having duplicate drivers for same hardware confuses users

This patch converts am200epdkit_defconfig to use libata PATA
drivers.

Cc: Daniel Mack <daniel@zonque.org>
Cc: Haojian Zhuang <haojian.zhuang@gmail.com>
Cc: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
---
Build tested only.
If you have affected hardware please test.  Thank you.

 arch/arm/configs/am200epdkit_defconfig | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/arch/arm/configs/am200epdkit_defconfig b/arch/arm/configs/am200epdkit_defconfig
index f0dea52..113a5d8 100644
--- a/arch/arm/configs/am200epdkit_defconfig
+++ b/arch/arm/configs/am200epdkit_defconfig
@@ -55,8 +55,9 @@ CONFIG_MTD_CFI_INTELEXT=y
 CONFIG_MTD_COMPLEX_MAPPINGS=y
 CONFIG_MTD_PXA2XX=y
 CONFIG_BLK_DEV_LOOP=m
-CONFIG_IDE=m
-CONFIG_BLK_DEV_IDECS=m
+CONFIG_BLK_DEV_SD=m
+CONFIG_ATA=m
+CONFIG_PATA_PCMCIA=m
 CONFIG_NETDEVICES=y
 CONFIG_NET_ETHERNET=y
 CONFIG_SMC91X=m
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2016-02-26 16:17 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-14 17:04 [RFT PATCH] arm: am200epdkit_defconfig: convert to use libata PATA drivers Bartlomiej Zolnierkiewicz
2015-08-14 17:04 ` [PATCH] arm: assabet_defconfig: disable IDE subsystem Bartlomiej Zolnierkiewicz
2015-08-14 17:04 ` [PATCH] arm: badge4_defconfig: " Bartlomiej Zolnierkiewicz
2015-08-14 17:04 ` [PATCH] arm: cerfcube_defconfig: " Bartlomiej Zolnierkiewicz
2015-08-14 17:04 ` [PATCH] arm: colibri_pxa270_defconfig: " Bartlomiej Zolnierkiewicz
2015-08-14 17:04 ` [RFT PATCH] arm: collie_defconfig: convert to use libata PATA drivers Bartlomiej Zolnierkiewicz
2015-08-14 17:25   ` Dmitry Eremin-Solenikov
2016-02-04 14:15     ` Bartlomiej Zolnierkiewicz
2015-08-14 17:04 ` [RFT PATCH] arm: corgi_defconfig: " Bartlomiej Zolnierkiewicz
2015-08-14 17:04 ` [PATCH] arm: footbridge_defconfig: disable IDE subsystem Bartlomiej Zolnierkiewicz
2015-08-14 17:43   ` Russell King - ARM Linux
2015-08-14 18:08     ` Bartlomiej Zolnierkiewicz
2015-08-14 18:46       ` Russell King - ARM Linux
2015-08-14 17:04 ` [RFT PATCH] arm: h3600_defconfig: convert to use libata PATA drivers Bartlomiej Zolnierkiewicz
2015-08-14 17:04 ` [RFT PATCH] arm: ixp4xx_defconfig: " Bartlomiej Zolnierkiewicz
2015-08-14 17:04 ` [RFT PATCH] arm: jornada720_defconfig: " Bartlomiej Zolnierkiewicz
2015-08-14 17:04 ` [PATCH] arm: lart_defconfig: disable IDE subsystem Bartlomiej Zolnierkiewicz
2015-08-14 17:04 ` [PATCH] arm: lpda270_defconfig: " Bartlomiej Zolnierkiewicz
2015-08-14 17:04 ` [PATCH] arm: mainstone_defconfig: " Bartlomiej Zolnierkiewicz
2015-08-14 19:09   ` Robert Jarzmik
2015-08-14 17:04 ` [RFT PATCH] arm: netwinder_defconfig: convert to use libata PATA drivers Bartlomiej Zolnierkiewicz
2015-08-14 17:04 ` [RFT PATCH] arm: omap1_defconfig: " Bartlomiej Zolnierkiewicz
2015-08-17  6:34   ` Tony Lindgren
2016-02-04 14:16     ` Bartlomiej Zolnierkiewicz
2016-02-26 16:17       ` Arnd Bergmann
2015-08-14 17:04 ` [PATCH] arm: pxa255-idp_defconfig: disable IDE subsystem Bartlomiej Zolnierkiewicz
2015-08-14 17:04 ` [RFT PATCH] arm: s3c2410_defconfig: convert to use libata PATA drivers Bartlomiej Zolnierkiewicz
2015-08-14 17:04 ` [PATCH] arm: shannon_defconfig: disable IDE subsystem Bartlomiej Zolnierkiewicz
2015-08-14 17:04 ` [RFT PATCH] arm: spitz_defconfig: convert to use libata PATA drivers Bartlomiej Zolnierkiewicz
2015-08-14 17:04 ` [PATCH] arm: trizeps4_defconfig: disable IDE subsystem Bartlomiej Zolnierkiewicz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).