Commit 4e3ae5cc authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

busybox: BR2_PACKAGE_BUSYBOX_SHOW_OTHER: remove conditional check



It is already within an 'if BR2_PACKAGE_BUSYBOX' section.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 1f2879cc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ config BR2_PACKAGE_BUSYBOX_CONFIG
	  Most people will just use the default BusyBox configuration file.

config BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
	bool "Show packages that are also provided by busybox" if BR2_PACKAGE_BUSYBOX
	bool "Show packages that are also provided by busybox"
	help
	  Show packages in menuconfig that are potentially also provided
	  by busybox.