blob: 099b42a8f1d6b2ba88733319f516f0473ef66f25 [file] [log] [blame]
# Copyright 2017 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Use LLVM amdgpu target when building LLVM.
LLVM_TARGETS="AMDGPU"
# Initial value just for style purposes.
USE=""
USE="${USE} grunt"
USE="${USE} cros_ec"
USE="${USE} als touchview"
# Use ext4 crypto
USE="${USE} direncryption"
USE="${USE} unibuild"
USE="${USE} arc"
# Ability to run guest VMs.
USE="${USE} kvm_host"