Loading package/busybox/Config.in +2 −2 Original line number Diff line number Diff line Loading @@ -71,8 +71,8 @@ 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" depends on BR2_PACKAGE_BUSYBOX bool "Show packages that are also provided by busybox" if BR2_PACKAGE_BUSYBOX default y if !BR2_PACKAGE_BUSYBOX help Show packages in menuconfig that are potentially also provided by busybox. Loading Loading
package/busybox/Config.in +2 −2 Original line number Diff line number Diff line Loading @@ -71,8 +71,8 @@ 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" depends on BR2_PACKAGE_BUSYBOX bool "Show packages that are also provided by busybox" if BR2_PACKAGE_BUSYBOX default y if !BR2_PACKAGE_BUSYBOX help Show packages in menuconfig that are potentially also provided by busybox. Loading