summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/ioc/Kconfig
blob: 2e1b30da0eee65a1e41993f9b3d6a2d587a51415 (plain)
1
2
3
4
5
6
7
8
9
## SPDX-License-Identifier: GPL-2.0-only

config SOC_INTEL_COMMON_BLOCK_IOC
	bool
	depends on SOC_INTEL_COMMON_BLOCK_SA
	help
	  Intel Processor common IO Cache (IOC).
	  IOC will replace DMI interface starting with Meteor Lake SoC
	  (which does not have the PCH die).