[x86] Enable DisplayPort CEC-Tunneling-over-AUX HDMI support (Closes: #913199)

This commit is contained in:
Romain Perier 2018-11-22 20:02:46 +01:00
parent c20b784198
commit 6c58683898
2 changed files with 3 additions and 0 deletions

2
debian/changelog vendored
View File

@ -40,6 +40,8 @@ linux (4.19.3-1~exp1) UNRELEASED; urgency=medium
* Enable Diffie-Hellman operations on retained keys (Closes: #911998)
* Update patch features/all/lockdown/enable-cold-boot-attack-mitigation.patch,
so it can be applied onto 4.19.2
* [x86] Enable DisplayPort CEC-Tunneling-over-AUX HDMI support
(Closes: #913199)
-- Ben Hutchings <ben@decadent.org.uk> Mon, 08 Oct 2018 18:45:06 +0100

View File

@ -510,6 +510,7 @@ CONFIG_DRM_R128=m
# CONFIG_DRM_I810 is not set
CONFIG_DRM_MGA=m
CONFIG_DRM_SIS=m
CONFIG_DRM_DP_CEC=y
##
## file: drivers/gpu/drm/amd/acp/Kconfig