blob: e1f8d38824b3d8f54fbad995cff3402870f0eb74 [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"
# Uncomment these lines to activate the serial port.
#TTY_CONSOLE="ttyS0"
#USE="${USE} pcserial"