1a5e2c9c13
A USB-C VBUS driver will be used to measure VBUS instead of accessing the measurement hardware directly. Signed-off-by: Sam Hurst <sbh1187@gmail.com>
8 lines
183 B
Plaintext
8 lines
183 B
Plaintext
# USB-C configuration options
|
|
|
|
# Copyright 2022 The Chromium OS Authors
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
source "drivers/usb_c/tcpc/Kconfig"
|
|
source "drivers/usb_c/vbus/Kconfig"
|