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/puma-rk3399_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/puma-rk3399_defconfig') diff --git a/configs/puma-rk3399_defconfig b/configs/puma-rk3399_defconfig index b80aaaa9a7..e6539a7da8 100644 --- a/configs/puma-rk3399_defconfig +++ b/configs/puma-rk3399_defconfig @@ -85,7 +85,6 @@ CONFIG_RTC_ISL1208=y CONFIG_DEBUG_UART_BASE=0xFF180000 CONFIG_DEBUG_UART_CLOCK=24000000 CONFIG_DEBUG_UART_SHIFT=2 -CONFIG_SYS_NS16550=y CONFIG_ROCKCHIP_SPI=y CONFIG_SYSRESET=y CONFIG_USB=y -- cgit v1.2.1