blob: af6975cc2605af495e0733288fc9c5b214a4ce1b [file] [log] [blame]
## SPDX-License-Identifier: GPL-2.0-only
config SOC_INTEL_COMMON_BLOCK
bool
help
SoC driver for intel common IP code
if SOC_INTEL_COMMON_BLOCK
source "src/soc/intel/common/block/*/Kconfig"
endif