ARM: davinci_all_defconfig: convert to use libata PATA
authorSekhar Nori <nsekhar@ti.com>
Wed, 22 Mar 2017 18:21:02 +0000 (19:21 +0100)
committerSekhar Nori <nsekhar@ti.com>
Thu, 30 Mar 2017 10:46:17 +0000 (16:16 +0530)
commit2e5d77ef042a22fa1aa393a294999d28f7136d27
treef734f322ce91bd6f6ddd7644e4f1ac493535cdf2
parent507c318d5ee7d05da6d94041dd42abe0cfdd62cf
ARM: davinci_all_defconfig: convert to use libata PATA

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 davinci_all_defconfig to use libata PATA
drivers.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
[b.zolnierkie: split from bigger patch + added patch description]
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
arch/arm/configs/davinci_all_defconfig