Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
86a3e8ff4047a2889803521e0c37f3f6f76bd897
/
.
/
drivers
/
usb
/
Kconfig
blob: da2b1bb46a7dd4d2d079feecc1a019b40506b8e3 [
file
] [
log
] [
blame
]
# Kconfig - 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"