u-boot/arch/arm/mach-kirkwood
Tom Rini c6c0e56ff8 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 <holger.brunck@hitachienergy.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Holger Brunck <holger.brunck@hitachienergy.com>
2022-04-01 10:28:46 -04:00
..
include/mach Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig 2022-03-25 12:01:15 +00:00
cache.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
cpu.c pci: pci_mvebu: Add support for Kirkwood PCIe controllers 2022-01-20 11:35:29 +01:00
Kconfig keymile: Move sourcing of common Kconfig 2022-04-01 10:28:46 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mpp.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00