diff options
Diffstat (limited to 'package')
-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 283e59f56..488b12483 100644 --- a/package/busybox/Config.in +++ b/package/busybox/Config.in @@ -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. |