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

index a6cd22d62b0b306fff18896cc77c254c7f90ce44..b05ffe801720ebf11e011f1c9fdf959f3178d80e 100644 (file)
@@ -1,5 +1,4 @@
-
-menuconfig BR2_PACKAGE_MTD
+config BR2_PACKAGE_MTD
        bool "mtd/jffs2 utilities"
        default n
        help
@@ -94,6 +93,3 @@ config BR2_PACKAGE_MTD_DOC_LOADBIOS
        bool "doc_loadbios"
        default y
        depends on BR2_PACKAGE_MTD
-       
-
-