summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/xhci/Kconfig
blob: 59536bac0f030cd19699cef6232a398d6b41b086 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config SOC_INTEL_COMMON_BLOCK_XHCI
	bool
	help
	  Intel Processor common XHCI support

config SOC_INTEL_COMMON_BLOCK_XHCI_ELOG
	bool
	default n
	depends on SOC_INTEL_COMMON_BLOCK_XHCI
	help
	  Set this option to identify if XHCI caused a wake up and log that
	  information into the event log.