blob: 11a4cc14ffb9a33478b1d4c44738ee3079ff181e [file] [log] [blame]
# Copyright 2017 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
# Initial value just for style purposes.
LINUX_FIRMWARE=""
USE=""
# Use ext4 crypto (for NYC Android container)
USE="${USE} direncryption"
# Enable TPM2
USE="${USE} -tpm tpm2"
# Include prebuilt (&signed) CR50 FW
USE="${USE} cr50_onboard"
# BT driver firmware
LINUX_FIRMWARE="${LINUX_FIRMWARE} ibt_9560"