blob: 69417bee0f703fbe602c3f9fc332257e986440ef [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} fizz"
# Add PCA954x I2C mux support
USE="${USE} pca954x"
# Add Apex daughtercard support
USE="${USE} apex"
# Enable diagnostics for cros_healthd
USE="${USE} diagnostics"
# Uncomment these lines to activate the serial port.
#TTY_CONSOLE="ttyS0"
#USE="${USE} pcserial"
# Use recovery button to confirm physical presence
USE="${USE} physical_presence_recovery"