blob: 94c9ebec0dffc98a6c4d592cfdb32c2d4a0c8a71 [file] [log] [blame]
# 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} pyro cros_ec touchview"
# Enable CR50 TPM 2.0 functionality
USE="${USE} -tpm tpm2 cr50_onboard"
# All firmwares to build from the EC code base
EC_FIRMWARE="pyro"
EC_FIRMWARE_EXTRA="cr50"