From 50714c50fa79800befefcc3621568fbd53a21d2d Mon Sep 17 00:00:00 2001 From: Huibin Hong Date: Wed, 28 Mar 2018 17:31:41 +0800 Subject: [PATCH] arm64: rockchip_defconfig: add uart number to 6 Change-Id: Icaf73cdcd2adef2c6979eb79ea2918372cd49045 Signed-off-by: Huibin Hong --- arch/arm64/configs/rockchip_defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/configs/rockchip_defconfig b/arch/arm64/configs/rockchip_defconfig index 8b16ffefd37a..2240e9f396cb 100644 --- a/arch/arm64/configs/rockchip_defconfig +++ b/arch/arm64/configs/rockchip_defconfig @@ -411,8 +411,8 @@ CONFIG_SERIAL_8250=y # CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set CONFIG_SERIAL_8250_CONSOLE=y # CONFIG_SERIAL_8250_PCI is not set -CONFIG_SERIAL_8250_NR_UARTS=5 -CONFIG_SERIAL_8250_RUNTIME_UARTS=5 +CONFIG_SERIAL_8250_NR_UARTS=6 +CONFIG_SERIAL_8250_RUNTIME_UARTS=6 CONFIG_SERIAL_8250_DW=y # CONFIG_HW_RANDOM is not set # CONFIG_DEVPORT is not set