diff options
| -rw-r--r-- | package/busybox/Config.in | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/Config.in b/package/busybox/Config.in index 923d3bd3c..02ec7fc25 100644 --- a/package/busybox/Config.in +++ b/package/busybox/Config.in @@ -91,7 +91,7 @@ config BR2_PACKAGE_BUSYBOX_CONFIG  config BR2_PACKAGE_BUSYBOX_HIDE_OTHERS  	bool "Hide applications that are provided by busybox"  	depends on BR2_PACKAGE_BUSYBOX -	default y if BR2_PACKAGE_BUSYBOX_SNAPSHOT +	default y  	help  	  Do not show packages in menuconfig that are potentially provided  	  by busybox.  | 
