blob: e75b46d2c785632568964928404f27019a2ff7bd [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} -display_backlight legacy_power_button"
USE="${USE} -subpixel_rendering wireless38"
USE="${USE} direncryption"
# Declare TPM model.
USE="${USE} tpm_slb9655"
# WiFi and BT driver firmware
LINUX_FIRMWARE="iwlwifi-7260 ibt-hw"
# Non Chromebook device, smart dim is disabled.
USE="${USE} -smartdim"
# 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"