commit | 6417572efa9107674ec106ae7e388178a92155fc | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue May 08 08:52:17 2018 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue May 08 09:07:41 2018 -0400 |
tree | 3946478df7ac3525e231f2068412960970ae65f1 | |
parent | 59beb238d5b0609bdb2457a7e66e72212369d44b [diff] |
lib/Kconfig: Mark OF_LIBFDT_OVERLAY as depending on OF_LIBFDT The overlay code is only useful when OF_LIBFDT is set, so mark it as depending on that first. Signed-off-by: Tom Rini <trini@konsulko.com>