commit | fc1a4dea583137608427c6367ad3d074a79df789 | [log] [tgz] |
---|---|---|
author | Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> | Fri Dec 08 15:36:20 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Dec 12 18:16:05 2017 -0500 |
tree | fb744f8086bd1c0fdaa90a700d3585872486b81f | |
parent | edf9f6254530fa4a5d7eb298a7d95971d2a780fe [diff] |
ata: Migrate CONFIG_LIBATA to Kconfig This symbol enables some library code used by various SATA drivers, so make this a non-user-visible symbol select'ed by the respective drivers, and let moveconfig handle the rest. Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>