diff options
Diffstat (limited to 'src/soc/intel/common/block/tcss/Kconfig')
-rw-r--r-- | src/soc/intel/common/block/tcss/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/soc/intel/common/block/tcss/Kconfig b/src/soc/intel/common/block/tcss/Kconfig index f35390178e..3eb0931611 100644 --- a/src/soc/intel/common/block/tcss/Kconfig +++ b/src/soc/intel/common/block/tcss/Kconfig @@ -3,8 +3,8 @@ config SOC_INTEL_COMMON_BLOCK_TCSS help Sets up USB2/3 port mapping in TCSS MUX and sets MUX to disconnect state -config TCSS_DISPLAY - bool "Enable early TCSS display" +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. |