blob: 84bb2251473a82f55caa0c66b2405d6705e5c443 [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} rammus"
# Enable unibuild
USE="${USE} unibuild"
# Include the sis firmware updating tool
INPUT_DEVICES="sis"
# Uncomment these lines to activate the serial port.
# TTY_CONSOLE="ttyS0"
# USE="${USE} pcserial"
# Enable background blur.
USE="${USE} background_blur"
# Add IME addons for some optional IME features.
USE="${USE} ime_addons"
# Enable on-device handwriting recognition
USE="${USE} ondevice_handwriting"