summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--commands/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index 39bdb0f619..f2b61bd808 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -272,6 +272,7 @@ config CMD_FLASH
config CMD_UBI
tristate
default y if UBI
+ depends on UBI
prompt "ubimkvol, ubirmvol, ubiattach"
endmenu