build: make TARGET_ROOTFS_JFFS2 depend on USES_JFFS2
[openwrt/staging/florian.git] / config / Config-images.in
index 958bda4227872648c3f2e19c15623d6b932ca8cb..f81931e47fa680065077bc94c8651c3a98f31a4f 100644 (file)
@@ -126,7 +126,7 @@ menu "Target Images"
 
        config TARGET_ROOTFS_JFFS2
                bool "jffs2"
-               default y if USES_JFFS2
+               depends on USES_JFFS2
                help
                  Build a JFFS2 root filesystem.