commit | 884f901368c153c28778f8e13fbf206fe2b6884f | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Thu Jan 25 12:05:50 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sun Jan 28 12:27:35 2018 -0500 |
tree | 4153c3b69c7106cd7e760341fe0cbabbb7d311c2 | |
parent | b31116308c6ebf4fcebacac8c346f603257547e5 [diff] |
pl010: Convert CONFIG_PL010_SERIAL to Kconfig We want to use Kconfig logic to depend on whether pl01x devices are built in, so let's convert their inclusion selection to Kconfig. This round goes to pl010. Signed-off-by: Alexander Graf <agraf@suse.de>