Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
8289dc75dda522b459418ec93f8a91012fdeddb9
/
.
/
drivers
/
usb
/
Kconfig
blob: 4e3f0f7a359b95e4599932ab06a76957ea077094 [
file
] [
log
] [
blame
]
# USB configuration options
# Copyright (c) 2016 Wind River Systems, Inc.
# SPDX-License-Identifier: Apache-2.0
menuconfig USB
bool
"USB"
help
Enable
USB drivers
.
source
"drivers/usb/device/Kconfig"