commit | 70c8f05493a4b76f72305ef666442993ae5f7211 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Tue Feb 06 12:14:28 2018 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 08 19:08:39 2018 -0500 |
tree | b433baab4c6c9bd5e07622608cc6ce1121e1096d | |
parent | 38003a645d3c27fd85d6b874777e31557164cfb1 [diff] |
Convert LIB_UUID to Kconfig config_fallback.h has some logic that checks a variety of options and selects LIB_UUID if it hasn't already been selected. This will all LIB_UUID in Kconfig and select this option for the list of options to allow us to remove the logic from fallbacks Signed-off-by: Adam Ford <aford173@gmail.com>