blob: c55eaf71db3922353a5cc236a6db06f973dfdb45 [file] [log] [blame]
# Copyright 2018 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} hatch"
# Enable unibuild
USE="${USE} unibuild"
# TODO: Bring in the diagnostics package, which includes the diagnostics
# daemon and diagnostics processor.
#USE="${USE} diagnostics"
# Enable ARC++
USE="${USE} arc"