summaryrefslogtreecommitdiffstats
path: root/commands
diff options
context:
space:
mode:
Diffstat (limited to 'commands')
-rw-r--r--commands/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index 76dfca2dfd..d657c90c1a 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -202,6 +202,7 @@ config CMD_MEMINFO
config CMD_ARM_MMUINFO
bool "mmuinfo command"
depends on CPU_V7
+ select MMUINFO
help
Say yes here to get a mmuinfo command to show some
MMU and cache information using the cp15 registers.