[PATCH v3 47/47] drm/i915/dp: Enable USB4 in kconfig along with DP tunneling

Imre Deak imre.deak at intel.com
Wed Jan 31 10:16:11 UTC 2024


Signed-off-by: Imre Deak <imre.deak at intel.com>
---
 drivers/gpu/drm/i915/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/i915/Kconfig b/drivers/gpu/drm/i915/Kconfig
index 4636913c17868..cef061b1f1a4b 100644
--- a/drivers/gpu/drm/i915/Kconfig
+++ b/drivers/gpu/drm/i915/Kconfig
@@ -159,6 +159,7 @@ config DRM_I915_DP_TUNNEL
 	bool "Enable DP tunnel support"
 	depends on DRM_I915
 	select DRM_DISPLAY_DP_TUNNEL
+	select USB4
 	default y
 	help
 	  Choose this option to detect DP tunnels and enable the Bandwidth
-- 
2.39.2



More information about the Intel-gfx-trybot mailing list