blob: c64c6be2c31f2ec0a8802ed7ae02d302df69a62f [file] [log] [blame]
# Copyright 2017 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=""
LINUX_FIRMWARE=""
USE="${USE} ac_only guado"
# Allow consumer kiosk.
# NOTE: Deprecating feature. New board should NOT have it.
USE="${USE} allow_consumer_kiosk"
# Indicates board should fallback to SW video encoder for screensharing.
USE="${USE} screenshare_sw_codec"
# Uncomment this line to activate the serial port.
#TTY_CONSOLE="ttyS0"