summaryrefslogtreecommitdiff
path: root/target/jffs2/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/jffs2/Config.in')
-rw-r--r--target/jffs2/Config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/target/jffs2/Config.in b/target/jffs2/Config.in
index e4d463cf0..e30754bc7 100644
--- a/target/jffs2/Config.in
+++ b/target/jffs2/Config.in
@@ -1,6 +1,5 @@
config BR2_TARGET_ROOTFS_JFFS2
bool "jffs2 root filesystem"
- default n
select BR2_HOST_FAKEROOT
select BR2_PACKAGE_MTD
help
@@ -74,7 +73,6 @@ config BR2_TARGET_ROOTFS_JFFS2_EBSIZE
config BR2_TARGET_ROOTFS_JFFS2_NOCLEANMARKER
bool "Do not use Cleanmarker"
depends on BR2_TARGET_ROOTFS_JFFS2
- default n
help
Do not use cleanmarkers if using NAND flash or Dataflash where
the pagesize is not a power of 2
@@ -82,7 +80,6 @@ config BR2_TARGET_ROOTFS_JFFS2_NOCLEANMARKER
config BR2_JFFS2_TARGET_SREC
bool "RootFS in SREC file formet"
depends on BR2_TARGET_ROOTFS_JFFS2
- default n
config BR2_TARGET_ROOTFS_JFFS2_PAD
bool "Pad output"