blob: d7731af83851a7b7363354f03de24c66d87c2b14 [file] [log] [blame]
# Copyright 2017 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Initial value just for style purposes.
INPUT_DEVICES=""
LINUX_FIRMWARE=""
USE=""
USE="${USE} reef_uni"
USE="${USE} bootimage coreboot"
USE="${USE} fsp fsp_src"
USE="${USE} unibuild"
EC_FIRMWARE_EXTRA="cr50"
# TODO: Disable the serial port before production.
# Comment these lines to disable the serial port.
TTY_CONSOLE="ttyS2"
USE="${USE} pcserial"