summaryrefslogtreecommitdiffstats
path: root/package/mtd/Config.in
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-10-06 13:00:57 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-10-06 13:00:57 +0000
commit180bc5941ae9d5924d8ffb5abe21143b2b8bd67f (patch)
treeae6c2601388304188a417bcee23b4deaef4e267b /package/mtd/Config.in
parent30680d7b7042b90a27ee54c2516fc2f0d5972043 (diff)
downloadbuildroot-novena-180bc5941ae9d5924d8ffb5abe21143b2b8bd67f.tar.gz
buildroot-novena-180bc5941ae9d5924d8ffb5abe21143b2b8bd67f.zip
- jffs2 requires the mtd package for the mtd-host tools.
Diffstat (limited to 'package/mtd/Config.in')
-rw-r--r--package/mtd/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/mtd/Config.in b/package/mtd/Config.in
index 4c466fee6..0f317bdc7 100644
--- a/package/mtd/Config.in
+++ b/package/mtd/Config.in
@@ -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.