blob: e229eaf19f0a31fe1612d3e16179ec26dcc6a337 [file] [log] [blame]
# Copyright 2020 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.
USE=""
USE="${USE} asurada"
# TODO(b/150341271,b/151053630): Need to enable the ec/firmware build later
#USE="${USE} bootimage"
#USE="${USE} cros_ec"
#EC_FIRMWARE="asurada"
# Enable unibuild
USE="${USE} unibuild"
# Uncomment these lines to activate the serial port.
# Enable kernel serial drivers
USE="${USE} pcserial"
# Declare set of enabled consoles
TTY_CONSOLE="ttyS0"