All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Delaunay <patrick.delaunay@st.com>
To: u-boot@lists.denx.de
Subject: [PATCH 3/6] snow: configs: remove VIDCONSOLE_AS_LCD
Date: Thu, 3 Dec 2020 10:15:46 +0100	[thread overview]
Message-ID: <20201203101538.3.I32212e6d690668d644473d61d75c88da9e681fed@changeid> (raw)
In-Reply-To: <20201203091549.7031-1-patrick.delaunay@st.com>

Remove the obsolete CONFIG_VIDCONSOLE_AS_LCD as vidconsole is used in
./include/configs/snow.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/snow_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/snow_defconfig b/configs/snow_defconfig
index 76215034ac..0f31d7f963 100644
--- a/configs/snow_defconfig
+++ b/configs/snow_defconfig
@@ -85,7 +85,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
-- 
2.17.1

  parent reply	other threads:[~2020-12-03  9:15 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-03  9:15 [PATCH 0/6] video: remove VIDCONSOLE_AS_LCD and VIDCONSOLE_AS_NAME Patrick Delaunay
2020-12-03  9:15 ` [PATCH 1/6] tbs2910: configs: remove VIDCONSOLE_AS_LCD Patrick Delaunay
2020-12-06 19:59   ` Soeren Moch
2020-12-03  9:15 ` [PATCH 2/6] peach-pit: " Patrick Delaunay
2020-12-03  9:15 ` Patrick Delaunay [this message]
2020-12-03  9:15 ` [PATCH 4/6] peach-pi: " Patrick Delaunay
2020-12-03  9:15 ` [PATCH 5/6] spring: " Patrick Delaunay
2020-12-12 15:39   ` Simon Glass
2020-12-03  9:15 ` [PATCH 6/6] video: remove VIDCONSOLE_AS_LCD and VIDCONSOLE_AS_NAME Patrick Delaunay
2020-12-06 19:58 ` [PATCH 0/6] " Soeren Moch
     [not found]   ` <f0bd0043f95b4364bde19d21902e09bd@SFHDAG2NODE3.st.com>
2020-12-08 14:30     ` FW: " Patrick DELAUNAY
2020-12-08 16:16       ` Tom Rini
2020-12-20 19:28         ` Soeren Moch
2020-12-20 21:14         ` Anatolij Gustschin
2020-12-21 21:35           ` Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201203101538.3.I32212e6d690668d644473d61d75c88da9e681fed@changeid \
    --to=patrick.delaunay@st.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.