- jffs2 requires the mtd package for the mtd-host tools.
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 6 Oct 2006 13:00:57 +0000 (13:00 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 6 Oct 2006 13:00:57 +0000 (13:00 -0000)
package/mtd/Config.in
target/jffs2/Config.in

index 4c466fee6cf304a31050476e70e0451356916ea8..0f317bdc7bc2f08a218131169cf7f10ce7e963a5 100644 (file)
@@ -17,6 +17,7 @@ choice
 config BR2_PACKAGE_MTD_ORIG
        bool "Default source"
        depends on BR2_PACKAGE_MTD
+       default y
        help
          Use the stable release.
 
index ae89b124b48b4f00a9bdcadd4aff865f4829cba5..7ee0b7051bb9a6ae3dbd4b20862999626c08c7ec 100644 (file)
@@ -1,6 +1,7 @@
 config BR2_TARGET_ROOTFS_JFFS2
        bool "jffs2 root filesystem"
        default n
+       select BR2_PACKAGE_MTD
        help
          Build a jffs2 root filesystem