summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/Kconfig')
-rw-r--r--cmd/Kconfig11
1 files changed, 0 insertions, 11 deletions
diff --git a/cmd/Kconfig b/cmd/Kconfig
index 1a0985ca479..864b6d464ba 100644
--- a/cmd/Kconfig
+++ b/cmd/Kconfig
@@ -2881,17 +2881,6 @@ config MTDPARTS_DEFAULT
Defines a default MTD partitioning scheme in the Linux MTD command
line partitions format
-config CMD_YAFFS2
- bool "yaffs2 - Access of YAFFS2 filesystem"
- depends on YAFFS2
- default y
- help
- This provides commands for accessing a YAFFS2 filesystem. Yet
- Another Flash Filesystem 2 is a filesystem designed specifically
- for NAND flash. It incorporates bad-block management and ensures
- that device writes are sequential regardless of filesystem
- activity.
-
config CMD_ZFS
bool "zfs - Access of ZFS filesystem"
help