config SCHED_CPU_MASK_PIN_ONLY
	default y if SMP

config SMP_BOOT_DELAY
	default y if SMP

source "Kconfig.zephyr"

if SOC_FAMILY_INTEL_ADSP
	rsource "boards/intel_adsp/Kconfig.defconfig"
endif
