aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/usb4/Kconfig
blob: be0b3782b0f554000599db8d5494b528728dafce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config SOC_INTEL_COMMON_BLOCK_USB4
	bool
	default n
	help
	  Minimal PCI Driver for enabling SSDT generation for the DMA component
	  of Intel Thunderbolt/USB4 ports.

config SOC_INTEL_COMMON_BLOCK_USB4_PCIE
	bool
	default n
	help
	  Chip driver for adding PCI ops and SSDT generation for common Intel
	  USB4/Thunderbolt root ports.