diff mbox series

[5/6] spring: configs: remove VIDCONSOLE_AS_LCD

Message ID 20201203101538.5.I5d8905f50f0f31c0b5f11b7284d29a82c122cc2d@changeid
State Deferred
Delegated to: Anatolij Gustschin
Headers show
Series video: remove VIDCONSOLE_AS_LCD and VIDCONSOLE_AS_NAME | expand

Commit Message

Patrick DELAUNAY Dec. 3, 2020, 9:15 a.m. UTC
Remove the obsolete CONFIG_VIDCONSOLE_AS_LCD as vidconsole is used in
./include/configs/spring.h => configs/exynos5-dt-common.h since the
commit bb5930d5c97f ("exynos: video: Convert several boards to driver
model for video")

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
---

 configs/spring_defconfig | 1 -
 1 file changed, 1 deletion(-)

Comments

Simon Glass Dec. 12, 2020, 3:39 p.m. UTC | #1
On Thu, 3 Dec 2020 at 02:16, Patrick Delaunay <patrick.delaunay@st.com> wrote:
>
> Remove the obsolete CONFIG_VIDCONSOLE_AS_LCD as vidconsole is used in
> ./include/configs/spring.h => configs/exynos5-dt-common.h since the
> commit bb5930d5c97f ("exynos: video: Convert several boards to driver
> model for video")
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
> ---
>
>  configs/spring_defconfig | 1 -
>  1 file changed, 1 deletion(-)
>

Reviewed-by: Simon Glass <sjg@chromium.org>
diff mbox series

Patch

diff --git a/configs/spring_defconfig b/configs/spring_defconfig
index a1fdf1d1f6..eaf3a9fe1c 100644
--- a/configs/spring_defconfig
+++ b/configs/spring_defconfig
@@ -86,7 +86,6 @@  CONFIG_USB_HOST_ETHER=y
 CONFIG_USB_ETHER_ASIX88179=y
 CONFIG_DM_VIDEO=y
 # CONFIG_VIDEO_BPP8 is not set
-CONFIG_VIDCONSOLE_AS_LCD=y
 CONFIG_DISPLAY=y
 CONFIG_VIDEO_BRIDGE=y
 CONFIG_VIDEO_BRIDGE_PARADE_PS862X=y