projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdc5d26
)
remove duplicate/invalid options in choice
author
Mike Frysinger
<vapier@gentoo.org>
Sat, 7 Oct 2006 06:28:23 +0000
(06:28 -0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Sat, 7 Oct 2006 06:28:23 +0000
(06:28 -0000)
package/mtd/Config.in
patch
|
blob
|
history
diff --git
a/package/mtd/Config.in
b/package/mtd/Config.in
index 0f317bdc7bc2f08a218131169cf7f10ce7e963a5..d38ab2348fba5ebe6d4780146245b89b7fa770f1 100644
(file)
--- a/
package/mtd/Config.in
+++ b/
package/mtd/Config.in
@@
-16,14
+16,11
@@
choice
config BR2_PACKAGE_MTD_ORIG
bool "Default source"
- depends on BR2_PACKAGE_MTD
- default y
help
Use the stable release.
config BR2_PACKAGE_MTD_SNAPSHOT
bool "Daily snapshot"
- depends on BR2_PACKAGE_MTD
help
Use the latest MTD daily snapshot instead of release.
You should probably say NO except for specific purpose.