arm: meson64: enable console mux and console env by default
authorMaxime Jourdan <mjourdan@baylibre.com>
Thu, 20 Dec 2018 14:09:12 +0000 (15:09 +0100)
committerNeil Armstrong <narmstrong@baylibre.com>
Thu, 31 Jan 2019 08:35:01 +0000 (09:35 +0100)
commit01790b016ec744ec3b1f13f9fdb24417b3168879
tree456739a0686cd7d7e26e50d8090bd2a9432b853c
parentf0d090442bfa73df6b698e70122bd3261f4b2163
arm: meson64: enable console mux and console env by default

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 <mjourdan@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
configs/khadas-vim2_defconfig
configs/khadas-vim_defconfig
configs/libretech-cc_defconfig
configs/odroid-c2_defconfig
configs/p212_defconfig