soc/intel/pantherlake: Remove soc_info.[hc] interface
[coreboot2.git] / src / soc / intel / common / block / xhci / Kconfig
blobb5230f0a4d73c09d1f969f9cc68bd826b5d17f2c
1 ## SPDX-License-Identifier: GPL-2.0-only
3 config SOC_INTEL_COMMON_BLOCK_XHCI
4         bool
5         help
6           Intel Processor common XHCI support
8 config SOC_INTEL_COMMON_BLOCK_XHCI_ELOG
9         bool
10         default n
11         depends on SOC_INTEL_COMMON_BLOCK_XHCI
12         help
13           Set this option to identify if XHCI caused a wake up and log that
14           information into the event log.