:orphan: .. title:: LED_STRIP_LOG_LEVEL_OFF .. option:: CONFIG_LED_STRIP_LOG_LEVEL_OFF *Off* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from if's and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``subsys/logging/Kconfig.template.log_config:8`` Included via ``Kconfig:10`` → ``Kconfig.zephyr:35`` → ``drivers/Kconfig:76`` → ``drivers/led_strip/Kconfig:19`` Menu path: (top menu) → Device Drivers → LED strip drivers → Max compiled-in log level for LED strip .. parsed-literal:: config LED_STRIP_LOG_LEVEL_OFF bool prompt "Off" if \ :ref:` ` depends on \ :ref:` ` *(Definitions include propagated dependencies, including from if's and menus.)*