From c76b3d6cca4a6135e5a7d7f3c2d9aa5128ef23f0 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Tue, 18 Feb 2014 06:46:19 +0200 Subject: uart: Drop HAVE_UART_MEMORY_MAPPED MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This option is used to make uart8250mem option visible in menuconfig. Showing it for these ARMs is incorrect. Change-Id: I2c28e1c3781df41c09c365355a5105c9fe4945ed Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/5259 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- src/cpu/allwinner/a10/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cpu') diff --git a/src/cpu/allwinner/a10/Kconfig b/src/cpu/allwinner/a10/Kconfig index fab0022c5d..72e363009e 100644 --- a/src/cpu/allwinner/a10/Kconfig +++ b/src/cpu/allwinner/a10/Kconfig @@ -9,7 +9,6 @@ config CPU_SPECIFIC_OPTIONS select HAVE_INIT_TIMER select HAVE_MONOTONIC_TIMER select HAVE_UART_SPECIAL - select HAVE_UART_MEMORY_MAPPED select BOOTBLOCK_CONSOLE select EARLY_CONSOLE -- cgit v1.2.3