diff options
Diffstat (limited to 'cmd')
| -rw-r--r-- | cmd/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/Kconfig b/cmd/Kconfig index 8e3efff2bee..9aecfe504bb 100644 --- a/cmd/Kconfig +++ b/cmd/Kconfig @@ -2927,6 +2927,7 @@ config CMD_FS_UUID config CMD_JFFS2 bool "jffs2 command" + depends on !64BIT select FS_JFFS2 help Enables commands to support the JFFS2 (Journalling Flash File System |
