blob: 344591f7bb6c80cbd51030bc85d3056afc692ca7 [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"
# Add EC logging
USE="${USE} eclog"
# Enable iwlwifi remove/rescan PCI reliability workaround.
USE="${USE} iwlwifi_rescan"
# Declare TPM model.
USE="${USE} tpm_slb9655"
# VMs are supported by all Braswell models
USE="${USE} kvm_host"
# WiFi and BT driver firmware
LINUX_FIRMWARE="iwlwifi-7260 iwlwifi-7265D ibt-hw fw_sst"