blob: 8f719aff5b39f24b8233950e5c49c0dc5838c454 [file] [log] [blame]
# Copyright 2016 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="${USE} reef touchview cros_ec"
USE="${USE} arc"
# Avoid inhibiting the keyboard (which reports events from side buttons).
USE="${USE} keyboard_includes_side_buttons"
# All firmwares to build from the EC code base
EC_FIRMWARE="reef"
# Enable compilation of CR50 FW
EC_FIRMWARE_EXTRA="cr50"
# Include the wacom firmware updating tool
INPUT_DEVICES="wacom"