diff options
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.rootfs | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/config/Config.in.rootfs b/target/config/Config.in.rootfs index 335a4547f..920cd75e3 100644 --- a/target/config/Config.in.rootfs +++ b/target/config/Config.in.rootfs @@ -77,16 +77,6 @@ config ADK_TARGET_ROOTFS_JFFS2 help compressed read-write filesystem for MTD flash systems. -config ADK_TARGET_ROOTFS_YAFFS - bool "YAFFS2 root filesystem (NAND)" - select ADK_KERNEL_MISC_FILESYSTEMS - select ADK_KERNEL_YAFFS_FS - select ADK_KERNEL_YAFFS_YAFFS2 - select ADK_KERNEL_YAFFS_AUTO_YAFFS2 - depends on ADK_TARGET_WITH_NAND - help - Root filesystem on NAND flash with YAFFS2. - config ADK_TARGET_ROOTFS_UBIFS bool "UBIFS root filesystem (NAND)" select ADK_KERNEL_UBIFS_FS |