[armhf] DRM: Enable DW_HDMI_AHB_AUDIO and DW_HDMI_CEC (Closes: #897204)

This enables AHB audio interface and the CEC interface of the Synopsys
DesignWare HDMI bridge.
This commit is contained in:
Romain Perier 2018-04-30 19:13:37 +02:00
parent f36c7f9bd9
commit ff277a8c4c
1 changed files with 6 additions and 0 deletions

View File

@ -278,6 +278,12 @@ CONFIG_GPIO_TWL6040=y
##
CONFIG_DRM=m
##
## file: drivers/gpu/drm/bridge/synopsys/Kconfig
##
CONFIG_DRM_DW_HDMI_AHB_AUDIO=m
CONFIG_DRM_DW_HDMI_CEC=m
##
## file: drivers/gpu/drm/etnaviv/Kconfig
##