diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2017-04-21 11:28:15 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2017-04-21 11:28:15 +0100 |
commit | 428ecc79d2f25c132d96dc1ad2f8387ec133318b (patch) | |
tree | e18ba3c11c0dd113b6444e34e773183929c4340b /kernel-x86_64-debug.config | |
parent | 55f822864a9fa7c3acf691655514417832512d59 (diff) | |
download | kernel-428ecc79d2f25c132d96dc1ad2f8387ec133318b.tar.gz kernel-428ecc79d2f25c132d96dc1ad2f8387ec133318b.tar.xz kernel-428ecc79d2f25c132d96dc1ad2f8387ec133318b.zip |
Enable ADV7533 sub module
Diffstat (limited to 'kernel-x86_64-debug.config')
-rw-r--r-- | kernel-x86_64-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config index da135992f..383ac66a1 100644 --- a/kernel-x86_64-debug.config +++ b/kernel-x86_64-debug.config @@ -1146,7 +1146,7 @@ CONFIG_DRM_GMA500=m CONFIG_DRM_HISI_HIBMC=m CONFIG_DRM_I2C_ADV7511_AUDIO=y CONFIG_DRM_I2C_ADV7511=m -# CONFIG_DRM_I2C_ADV7533 is not set +CONFIG_DRM_I2C_ADV7533=y CONFIG_DRM_I2C_CH7006=m CONFIG_DRM_I2C_NXP_TDA998X=m CONFIG_DRM_I2C_SIL164=m |