summaryrefslogtreecommitdiffstats
path: root/commands/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'commands/Kconfig')
-rw-r--r--commands/Kconfig4
1 files changed, 1 insertions, 3 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index ca36ffc288..80df4ddec2 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -680,9 +680,7 @@ config CMD_UBI
config CMD_UBIFORMAT
tristate
- depends on MTD_UBI
- select LIBSCAN
- select LIBUBIGEN
+ depends on UBIFORMAT
prompt "ubiformat"
config CMD_UMOUNT