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/mainboard/ti/beaglebone/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/ti/beaglebone/Kconfig') diff --git a/src/mainboard/ti/beaglebone/Kconfig b/src/mainboard/ti/beaglebone/Kconfig index 7029d1c756..df7ebeb5b3 100644 --- a/src/mainboard/ti/beaglebone/Kconfig +++ b/src/mainboard/ti/beaglebone/Kconfig @@ -23,7 +23,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy def_bool y select ARCH_ARMV7 select CPU_TI_AM335X - select HAVE_UART_MEMORY_MAPPED select BOARD_ROMSIZE_KB_4096 config MAINBOARD_DIR -- cgit v1.2.3