diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/Kconfig b/lib/Kconfig index 46384283c43..4e6a0c6a1b6 100644 --- a/lib/Kconfig +++ b/lib/Kconfig @@ -1277,9 +1277,8 @@ config SPL_LMB 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 |
