blob: b5bedba39c463015c107c709ab585dd2a65835a8 [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} wireless38"
# Declare TPM model.
USE="${USE} tpm_slb9655"
# WiFi and BT driver firmware
LINUX_FIRMWARE="iwlwifi-7260 ibt-hw"
EC_FIRMWARE="auron"
# Enable VMs
USE="${USE} kvm_host crosvm-gpu virtio_gpu"
# Require enable-experimental-kernel-vm-support experiment flag in order to
# enable crostini. This is temporary to work around http://b/134764918 for the
# first build where we enable crostini.
USE="${USE} kvm_transition"