1*4882a593Smuzhiyun# This config fragment disables Buildroot options that are turned on by 2*4882a593Smuzhiyun# default, in order to arrive at minimal build time. 3*4882a593SmuzhiyunBR2_INIT_NONE=y 4*4882a593SmuzhiyunBR2_SYSTEM_BIN_SH_NONE=y 5*4882a593Smuzhiyun# BR2_PACKAGE_BUSYBOX is not set 6*4882a593Smuzhiyun# BR2_TARGET_ROOTFS_TAR is not set 7*4882a593SmuzhiyunBR2_COMPILER_PARANOID_UNSAFE_PATH=y 8*4882a593SmuzhiyunBR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y 9