blob: 0d1033a6e4709d20b83b24372155f89cebb48181 [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 NVMe utility
USE="${USE} nvme"
USE="${USE} ac_only -display_backlight -internal_mic -internal_speaker"
# Use recovery button to confirm physical presence
USE="${USE} physical_presence_recovery"
# Enable firmware menu ui (experimental)
USE="${USE} menu_ui"
# Enable Downloadable Content (DLC)
USE="${USE} dlc"
# Enable Downloadable Content (DLC) Test
USE="${USE} dlc_test"