1# This config fragment disables Buildroot options that are turned on by 2# default, in order to arrive at minimal build time. 3BR2_INIT_NONE=y 4BR2_SYSTEM_BIN_SH_NONE=y 5# BR2_PACKAGE_BUSYBOX is not set 6# BR2_TARGET_ROOTFS_TAR is not set 7BR2_COMPILER_PARANOID_UNSAFE_PATH=y 8BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y 9