aboutsummaryrefslogtreecommitdiff
path: root/src/soc/imgtec
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2015-06-19 21:47:18 -0600
committerMartin Roth <gaumless@gmail.com>2015-06-21 00:20:17 +0200
commiteb22da0e4d2cc00064c7a95e3ad6b6be9518dd09 (patch)
tree0cec11618f8b55a096b2868d9dc02f5687e9c634 /src/soc/imgtec
parent5ee6951e5ab724730f5ccc69a267be9007b4025f (diff)
Remove old HAVE_UART_MEMORY_MAPPED select statements
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 <gaumless@gmail.com> Reviewed-on: http://review.coreboot.org/10608 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/soc/imgtec')
-rw-r--r--src/soc/imgtec/pistachio/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/imgtec/pistachio/Kconfig b/src/soc/imgtec/pistachio/Kconfig
index 5bb5e1b243..7c0f12ed2a 100644
--- a/src/soc/imgtec/pistachio/Kconfig
+++ b/src/soc/imgtec/pistachio/Kconfig
@@ -22,7 +22,6 @@ config CPU_IMGTEC_PISTACHIO
select CPU_MIPS
select GENERIC_UDELAY
select HAVE_MONOTONIC_TIMER
- select HAVE_UART_MEMORY_MAPPED
select HAVE_UART_SPECIAL
select SPI_ATOMIC_SEQUENCING
select GENERIC_GPIO_LIB