menuconfig -> config
authorMike Frysinger <vapier@gentoo.org>
Thu, 10 Feb 2005 00:59:22 +0000 (00:59 -0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 10 Feb 2005 00:59:22 +0000 (00:59 -0000)
target/ext2/Config.in
target/jffs2/Config.in

index 559fb440079ff3f4d73663d5b48b8929c42bbef0..912be1579091a8680bff51ac3b0bd0adf4525c4f 100644 (file)
@@ -1,4 +1,4 @@
-menuconfig BR2_TARGET_ROOTFS_EXT2
+config BR2_TARGET_ROOTFS_EXT2
        bool "ext2 root filesystem for the target device"
        default y
        help
index db566a94fe8f6b0e85cee6d7a8294d40d4615b8f..6836e04f7766a4175d923416a7d8ad3d61b19681 100644 (file)
@@ -1,4 +1,4 @@
-menuconfig BR2_TARGET_ROOTFS_JFFS2
+config BR2_TARGET_ROOTFS_JFFS2
        bool "jffs2 root filesystem for the target device"
        default n
        help