diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2017-12-04 22:22:54 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2017-12-04 22:22:54 +0000 |
commit | afeb9a1070413d335cc42588d867f36515b9e25e (patch) | |
tree | e5f010b5d11169104b8d8cd495d545e09f6c7bc0 /kernel-aarch64-debug.config | |
parent | 4b1bd9852f42e3d1044d97119b3c3ef154474205 (diff) | |
download | kernel-afeb9a1070413d335cc42588d867f36515b9e25e.tar.gz kernel-afeb9a1070413d335cc42588d867f36515b9e25e.tar.xz kernel-afeb9a1070413d335cc42588d867f36515b9e25e.zip |
Minor updates for sun4i drm drivers
Diffstat (limited to 'kernel-aarch64-debug.config')
-rw-r--r-- | kernel-aarch64-debug.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config index e4bedf60c..a768e3f31 100644 --- a/kernel-aarch64-debug.config +++ b/kernel-aarch64-debug.config @@ -1354,6 +1354,8 @@ CONFIG_DRM_SII9234=m # CONFIG_DRM_SIL_SII8620 is not set # CONFIG_DRM_SIS is not set # CONFIG_DRM_STM is not set +CONFIG_DRM_SUN4I_HDMI_CEC=y +CONFIG_DRM_SUN4I_HDMI=m CONFIG_DRM_SUN8I_MIXER=m # CONFIG_DRM_TDFX is not set # CONFIG_DRM_TEGRA_DEBUG is not set |