From d2ebd86d2e10370b4e27109b341ca0268c84f5c8 Mon Sep 17 00:00:00 2001 From: Jagan Teki Date: Sat, 24 Oct 2020 01:27:25 +0530 Subject: rockchip: Enable Console MUX in ROCKPi N8 Enable Console multiplexing in ROCKPi N8 which would is required to video out the console buffer. Enable it. Signed-off-by: Jagan Teki Reviewed-by: Kever Yang --- configs/rock-pi-n8-rk3288_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/rock-pi-n8-rk3288_defconfig') diff --git a/configs/rock-pi-n8-rk3288_defconfig b/configs/rock-pi-n8-rk3288_defconfig index ce5c921066..7615f61031 100644 --- a/configs/rock-pi-n8-rk3288_defconfig +++ b/configs/rock-pi-n8-rk3288_defconfig @@ -15,7 +15,6 @@ CONFIG_DEBUG_UART=y # CONFIG_ANDROID_BOOT_IMAGE is not set CONFIG_USE_PREBOOT=y CONFIG_SILENT_CONSOLE=y -# CONFIG_CONSOLE_MUX is not set CONFIG_DEFAULT_FDT_FILE="rk3288-rock-pi-n8.dtb" CONFIG_DISPLAY_BOARDINFO_LATE=y CONFIG_SPL_STACK_R=y -- cgit v1.2.3