# Intel ISH family selection # # Copyright (c) 2023-2024 Intel Corporation # # SPDX-License-Identifier: Apache-2.0 config SOC_FAMILY_INTEL_ISH bool config SOC_FAMILY default "intel_ish" if SOC_FAMILY_INTEL_ISH rsource "*/Kconfig.soc"