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