projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8614db
)
the makedevs config option was pretty much totally broken
author
Eric Andersen
<andersen@codepoet.org>
Mon, 18 Jul 2005 09:36:49 +0000
(09:36 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Mon, 18 Jul 2005 09:36:49 +0000
(09:36 -0000)
miscutils/Config.in
patch
|
blob
|
history
diff --git
a/miscutils/Config.in
b/miscutils/Config.in
index 79f44274f6a404b5f1b73f5c7ff2a6220f0d8743..57afd32ed0870ab0be361a953b0eae89ba3f8fe8 100644
(file)
--- a/
miscutils/Config.in
+++ b/
miscutils/Config.in
@@
-176,7
+176,8
@@
config CONFIG_MAKEDEVS
choice
prompt "Choose makedevs behaviour"
- default CONFIG_FEATURE_MAKDEVS_TABLE
+ depends CONFIG_MAKEDEVS
+ default CONFIG_FEATURE_MAKEDEVS_TABLE
config CONFIG_FEATURE_MAKEDEVS_LEAF
bool "leaf"