blob: 1980854664fa59e63a9fd9e6823a601c2689f9cc [file] [log] [blame]
# Copyright 2019 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.
# Initial value just for style purposes.
USE=""
USE="${USE} cros_ec"
USE="${USE} puff"
# Enable unibuild
USE="${USE} unibuild"
# Enable background blur.
USE="${USE} background_blur"
# Enable next (up)rev of wpa_supplicant
USE="${USE} wpa_supplicant_next"
# Enable NVMe utility
USE="${USE} nvme"
# Use recovery button to confirm physical presence
USE="${USE} physical_presence_recovery"