diff --git a/support/config-fragments/minimal.config b/support/config-fragments/minimal.config index 43fef06f49..71344e2c69 100644 --- a/support/config-fragments/minimal.config +++ b/support/config-fragments/minimal.config @@ -5,3 +5,4 @@ BR2_SYSTEM_BIN_SH_NONE=y # BR2_PACKAGE_BUSYBOX is not set # BR2_TARGET_ROOTFS_TAR is not set BR2_COMPILER_PARANOID_UNSAFE_PATH=y +BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y