blob: a0dd204ce7ddcedac026e2450af5424bea333085 [file] [log] [blame] [edit]
# 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} snappy cros_ec touchview stylus pointer_events"
# USE="${USE} arc"
# Enable CR50 TPM 2.0 functionality
USE="${USE} -tpm tpm2 cr50_onboard"
# All firmwares to build from the EC code base
EC_FIRMWARE="snappy"
EC_FIRMWARE_EXTRA="cr50"
# Include the wacom firmware updating tool
INPUT_DEVICES="wacom"