blob: 7c5127f0447fcfb1f3e5e109111dec61a196e775 [file] [log] [blame]
# Copyright 2017 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
# Initial value just for style purposes.
USE=""
USE="${USE} cros_ec"
USE="${USE} poppy"
# Enable chrome's tablet mode code
USE="${USE} touchview acpi_ac_off"
# Uncomment these lines to activate the serial port.
TTY_CONSOLE="ttyS0"
USE="${USE} pcserial"