-
choice: Max compiled-in log level for usb driver
Max compiled-in log level for usb driver
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At <Zephyr Subsystem>/logging/Kconfig.template.log_config:3
Included via Kconfig:8
→ Kconfig.zephyr:32
→ <Zephyr Driver>/Kconfig:68
→ <Zephyr Driver>/usb/Kconfig:11
→ <Zephyr Driver>/usb/device/Kconfig:103
Menu path: (Top) → Device Drivers → USB
choice
bool "Max compiled-in log level for usb driver"
default USB_DRIVER_LOG_LEVEL_INF
depends on LOG && USB
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)