blob: fb63a02c442334ea772784a56c6f50e3934fcdfa [file] [log] [blame]
# Copyright 2018 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} rammus"
# Enable unibuild
USE="${USE} unibuild"
# Include the sis firmware updating tool
INPUT_DEVICES="sis"
# TODO: Default enable for debug purpose, need to disable later
# Uncomment these lines to activate the serial port.
TTY_CONSOLE="ttyS0"
USE="${USE} pcserial"