summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
Diffstat (limited to 'cmd')
-rw-r--r--cmd/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/Kconfig b/cmd/Kconfig
index 8766243..f18efc1 100644
--- a/cmd/Kconfig
+++ b/cmd/Kconfig
@@ -1270,7 +1270,7 @@ config CMD_UBIFS
depends on CMD_UBI
select CRC32
select LZO
- default y if NAND_SUNXI
+ default y if CMD_UBI
help
UBIFS is a file system for flash devices which works on top of UBI.