From eb22da0e4d2cc00064c7a95e3ad6b6be9518dd09 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 19 Jun 2015 21:47:18 -0600 Subject: Remove old HAVE_UART_MEMORY_MAPPED select statements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The HAVE_UART_MEMORY_MAPPED symbol is no longer present, so these don't actually select anything. Change-Id: I6d0eb610e48a4506ac7449ac677ee67981d0ff0d Signed-off-by: Martin Roth Reviewed-on: http://review.coreboot.org/10608 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki Reviewed-by: Paul Menzel --- src/soc/rockchip/rk3288/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/rockchip/rk3288/Kconfig') diff --git a/src/soc/rockchip/rk3288/Kconfig b/src/soc/rockchip/rk3288/Kconfig index 103e99b893..1b825151c6 100644 --- a/src/soc/rockchip/rk3288/Kconfig +++ b/src/soc/rockchip/rk3288/Kconfig @@ -26,7 +26,6 @@ config SOC_ROCKCHIP_RK3288 select ARCH_RAMSTAGE_ARMV7 select HAVE_MONOTONIC_TIMER select GENERIC_UDELAY - select HAVE_UART_MEMORY_MAPPED select HAVE_UART_SPECIAL select BOOTBLOCK_CONSOLE select UNCOMPRESSED_RAMSTAGE -- cgit v1.2.3