blob: 142856687011311cbfc805fc48894b1344f68f6d [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 crosvm-gpu virtio_gpu"
# WiFi and BT driver firmware
LINUX_FIRMWARE="iwlwifi-7265D ibt-hw fw_sst"