no default allowed
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 17 Feb 2005 23:16:22 +0000 (23:16 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 17 Feb 2005 23:16:22 +0000 (23:16 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@251 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/jffs2/Config.in
target/squashfs/Config.in

index ae14ad9..c51ffc1 100644 (file)
@@ -1,6 +1,5 @@
 config BR2_TARGET_ROOTFS_JFFS2
        bool "jffs2"
-       default n
        help
          Build a jffs2 root filesystem
 
index 3ef5d22..6f1d709 100644 (file)
@@ -1,6 +1,5 @@
 config BR2_TARGET_ROOTFS_SQUASHFS
        bool "squashfs"
-       default n
        help
          Build a squashfs root filesystem