mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
sys/usb: enable common USB Kconfig for tinyUSB
This commit is contained in:
parent
579370fd75
commit
5685718bcf
@ -6,7 +6,7 @@
|
||||
#
|
||||
menuconfig KCONFIG_USB
|
||||
bool "Configure USB"
|
||||
depends on USEMODULE_USBUS
|
||||
depends on MODULE_USBUS || PACKAGE_TINYUSB
|
||||
help
|
||||
Configure the USB peripheral via Kconfig.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user