e0dd45ba31
Add portable-device mode to the Diodes PI3USB9201 USB charging detector. Signed-off-by: Keith Short <keithshort@google.com>
11 lines
283 B
Plaintext
11 lines
283 B
Plaintext
# USB configuration options
|
|
|
|
# Copyright (c) 2016 Wind River Systems, Inc.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
source "drivers/usb/bc12/Kconfig"
|
|
source "drivers/usb/udc/Kconfig"
|
|
source "drivers/usb/uhc/Kconfig"
|
|
source "drivers/usb/uvb/Kconfig"
|
|
source "drivers/usb/device/Kconfig"
|