hide busybox version selector if disabled
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 6 Feb 2007 16:20:29 +0000 (16:20 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 6 Feb 2007 16:20:29 +0000 (16:20 -0000)
package/busybox/Config.in

index f57ce5c1cbfbfc6b29667c5992a02bf8f6668cf7..f832d7121fd15270b5bf98b83fcd0859a520b468 100644 (file)
@@ -11,6 +11,7 @@ config BR2_PACKAGE_BUSYBOX
 
 choice
        prompt "BusyBox Version"
+       depends BR2_PACKAGE_BUSYBOX
        default BR2_BUSYBOX_VERSION_1_2_2_1
        help
          Select the version of BusyBox you wish to use.