2 # Copyright (C) 2015 Google, Inc
4 # SPDX-License-Identifier: GPL-2.0+
9 select HAVE_FSP if !EFI
10 select ARCH_MISC_INIT if !EFI
11 imply HAVE_INTEL_ME if !EFI
12 imply ENABLE_MRC_CACHE
30 bool "Enable the SoC integrated legacy UART"
32 There is a legacy UART integrated into the Bay Trail SoC.
33 A maximum baud rate of 115200 bps is supported. For this
34 reason, it is recommended that the UART port be used for
35 debug purposes only, eg: U-Boot console.
39 select DEBUG_UART_BOARD_INIT