From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 28 Jan 2019 21:11:04 +0100 Subject: [U-Boot] [PATCH u-boot 10/11] arm: meson64: enable console mux and console env by default In-Reply-To: <20190115161759.1657-11-narmstrong@baylibre.com> References: <20190115161759.1657-1-narmstrong@baylibre.com> <20190115161759.1657-11-narmstrong@baylibre.com> Message-ID: <20190128211104.24e5a7df@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 15 Jan 2019 17:17:58 +0100 Neil Armstrong narmstrong at baylibre.com wrote: > From: Maxime Jourdan > > With the recent addition of the meson VPU driver, enable the following > config entries by default for meson-64 targets: CONFIG_CONSOLE_MUX, > CONFIG_SYS_CONSOLE_IS_IN_ENV. > > This allows outputting the console via video if CONFIG_VIDEO_MESON is > selected. > > Signed-off-by: Maxime Jourdan > Signed-off-by: Neil Armstrong Reviewed-by: Anatolij Gustschin -- Anatolij