blob: a7662ba860d5e10d0b7c777b34642f211d63e03f [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"