CONFIG_USB_DRIVER_LOG_LEVEL_OFF

Off

Type: bool

Direct dependencies

<choice: Max compiled-in log level for usb driver>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr Subsystem>/logging/Kconfig.template.log_config:8

Included via Kconfig:8Kconfig.zephyr:32<Zephyr Driver>/Kconfig:68<Zephyr Driver>/usb/Kconfig:11<Zephyr Driver>/usb/device/Kconfig:103

Menu path: (Top) → Device Drivers → USB → Max compiled-in log level for usb driver

config USB_DRIVER_LOG_LEVEL_OFF
    bool "Off"
    depends on <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)