• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1## SPDX-License-Identifier: GPL-2.0-only
2
3config SOC_INTEL_COMMON_BLOCK_IOC
4	bool
5	depends on SOC_INTEL_COMMON_BLOCK_SA
6	help
7	  Intel Processor common IO Cache (IOC).
8	  IOC will replace DMI interface starting with Meteor Lake SoC
9	  (which does not have the PCH die).
10