blob: 63a1be4bf0346445cbfeba8a26a92559104782ac [file] [log] [blame]
# Copyright 2017 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
USE=""
USE="${USE} dptf"
# Required for alternate kernel LPC access
USE="${USE} cros_ec_mec"
# Google USBPD peripheral firmwares
LINUX_FIRMWARE="cros-pd"
# Add EC logging
USE="${USE} eclog"
# Declare TPM model.
USE="${USE} tpm_slb9670"
# WiFi and BT driver firmware
LINUX_FIRMWARE="${LINUX_FIRMWARE} marvell-pcie8897 iwlwifi-7265D ibt-hw"