samsung/exynos5250: Enable bootblock console

Change-Id: I7b177b4c57f8e304167610205196ecfe4beb4fea
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: http://review.coreboot.org/11102
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
Patrick Georgi 2015-07-31 17:27:23 +02:00
parent 4d7cf0bb47
commit 6de27da32e
1 changed files with 1 additions and 0 deletions

View File

@ -6,5 +6,6 @@ config CPU_SAMSUNG_EXYNOS5250
select HAVE_MONOTONIC_TIMER
select GENERIC_UDELAY
select HAVE_UART_SPECIAL
select BOOTBLOCK_CONSOLE
bool
default n