# Copyright 2016 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. | |
USE="${USE} kevin" | |
USE="${USE} cros_ec" | |
# All firmwares to build from the EC code base | |
EC_FIRMWARE="kevin" | |
# Uncomment this line to activate the serial port. | |
#TTY_CONSOLE="${TTY_CONSOLE} ttyS0" |