the makedevs config option was pretty much totally broken
authorEric Andersen <andersen@codepoet.org>
Mon, 18 Jul 2005 09:36:49 +0000 (09:36 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 18 Jul 2005 09:36:49 +0000 (09:36 -0000)
miscutils/Config.in

index 79f4427..57afd32 100644 (file)
@@ -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"