blob: bbd5456c4055582da499efb38a23dc2eeb17b88f [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"
# Enable next (up)rev of wpa_supplicant
USE="${USE} wpa_supplicant_next"