This symbol should not be enabled by the user directly but rather
selected when implemented in a given platform. This converts all of the
current users of this feature and hides the symbol.
Signed-off-by: Tom Rini <trini@konsulko.com>
select DM
select HAVE_ARCH_IOMAP
select HAVE_PRIVATE_LIBGCC
+ select LMB_ARCH_MEM_MAP
select OF_CONTROL
select PCI
select SUPPORT_ACPI
config FSL_LAYERSCAPE
bool
select ARM_SMCCC
+ select LMB_ARCH_MEM_MAP
config HAS_FEATURE_GIC64K_ALIGN
bool
the data structures needed for maintaining the LMB memory map.
config LMB_ARCH_MEM_MAP
- bool "Add an architecture specific memory map"
+ bool
depends on LMB
- depends on !COMPILE_TEST
default y if FSL_LAYERSCAPE || X86
help
Some architectures have special or unique aspects which need