From eb3d707e99fcd2213d5f8f0fe4ae53ad416b377e Mon Sep 17 00:00:00 2001 From: Kever Yang Date: Thu, 19 Apr 2018 11:37:10 +0800 Subject: rockchip: defconfig: remove CONFIG_SYS_NS16550 We have enable NS16550 in Kconfig, do not need enable at defconfig Signed-off-by: Kever Yang Acked-by: Philipp Tomsich Reviewed-by: Philipp Tomsich --- configs/miqi-rk3288_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/miqi-rk3288_defconfig') diff --git a/configs/miqi-rk3288_defconfig b/configs/miqi-rk3288_defconfig index af5b9cc6a4..f44537c88f 100644 --- a/configs/miqi-rk3288_defconfig +++ b/configs/miqi-rk3288_defconfig @@ -63,7 +63,6 @@ CONFIG_SPL_RAM=y CONFIG_DEBUG_UART_BASE=0xff690000 CONFIG_DEBUG_UART_CLOCK=24000000 CONFIG_DEBUG_UART_SHIFT=2 -CONFIG_SYS_NS16550=y CONFIG_SYSRESET=y CONFIG_USB=y CONFIG_USB_DWC2=y -- cgit v1.2.3