diff options
| author | Tom Rini <[email protected]> | 2022-03-23 17:19:55 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-04-01 10:28:46 -0400 |
| commit | c6c0e56ff8573faa1097e28a53162907c7bea186 (patch) | |
| tree | c9b0b81c344f22ac019a47f8e34b43db138e74a8 /scripts/Makefile.extrawarn | |
| parent | a8a326e62d01cf958d7f8746572788e760d542ae (diff) | |
keymile: Move sourcing of common Kconfig
The way board/keymile/Kconfig is written protects the options there from
being parsed on non-keymile platforms. We cannot however safely source
this file from multiple locations. This does not manifest as a problem
currently as there are no choice statements inside of this file (nor the
sub-Kconfig files it sources). However, moving some target selection to
one of these files exposes the underlying problem. Rework things so
that we have this file sourced in arch/Kconfig.
Cc: Holger Brunck <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Holger Brunck <[email protected]>
Diffstat (limited to 'scripts/Makefile.extrawarn')
0 files changed, 0 insertions, 0 deletions
