diff options
author | Patrice Chotard <patrice.chotard@st.com> | 2016-06-21 17:18:39 +0200 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@st.com> | 2016-07-11 09:42:59 +0200 |
commit | afd9dc4562c5838323a3909cc717a8617307c253 (patch) | |
tree | 640ed0a985c469fc3870522ba84d039a6acb8059 /arch/arm/configs | |
parent | 24f91720117b2f340207f04d3c8578eaec1d699f (diff) | |
download | talos-op-linux-afd9dc4562c5838323a3909cc717a8617307c253.tar.gz talos-op-linux-afd9dc4562c5838323a3909cc717a8617307c253.zip |
ARM: multi_v7_defconfig: enable STMicroelectronics DRM Support
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/multi_v7_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 33421c89d7aa..42741a588413 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -556,6 +556,7 @@ CONFIG_DRM_RCAR_LVDS=y CONFIG_DRM_TEGRA=y CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0=m CONFIG_DRM_PANEL_SIMPLE=y +CONFIG_DRM_STI=m CONFIG_DRM_VC4=y CONFIG_FB_ARMCLCD=y CONFIG_FB_WM8505=y |