Commit 588f9d44 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

hide busybox version selector if disabled

parent 7deacb0d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.