intel/skylake: HAVE_UART_MEMORY_MAPPED doesn't exist anymore

... the configuration is handled further below in the file by virtue of
select DRIVERS_UART_8250MEM

Change-Id: Ie5481d23cd3ac3561958fd100bd05c0e4b03ce00
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: http://review.coreboot.org/11612
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
This commit is contained in:
Patrick Georgi 2015-09-09 21:53:52 +02:00 committed by Patrick Georgi
parent db54a67b76
commit 87582d1cf2
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ config CPU_SPECIFIC_OPTIONS
select HAVE_HARD_RESET select HAVE_HARD_RESET
select HAVE_MONOTONIC_TIMER select HAVE_MONOTONIC_TIMER
select HAVE_SMI_HANDLER select HAVE_SMI_HANDLER
select HAVE_UART_MEMORY_MAPPED
select IOAPIC select IOAPIC
select MMCONF_SUPPORT select MMCONF_SUPPORT
select MMCONF_SUPPORT_DEFAULT select MMCONF_SUPPORT_DEFAULT