summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/tcss/Kconfig
blob: 3eb093161138d1878045490f3671e265b08ee43b (plain)
1
2
3
4
5
6
7
8
9
10
config SOC_INTEL_COMMON_BLOCK_TCSS
	def_bool n
	help
	  Sets up USB2/3 port mapping in TCSS MUX and sets MUX to disconnect state

config ENABLE_TCSS_DISPLAY_DETECTION
	bool "Enable detection of displays over USB Type-C ports with TCSS"
	depends on SOC_INTEL_COMMON_BLOCK_TCSS && RUN_FSP_GOP
	help
	  Enable displays to be detected over Type-C ports during boot.