From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 17 Feb 2016 09:32:51 -0700 Subject: [U-Boot] [PATCH] video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD In-Reply-To: <1455671359-15893-1-git-send-email-sjg@chromium.org> References: <1455671359-15893-1-git-send-email-sjg@chromium.org> Message-ID: <56C4A0B3.10508@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 02/16/2016 06:09 PM, Simon Glass wrote: > This new feature causes a Kconfig warning on boards without a display > enabled. Fix this. Tested-by: Stephen Warren