:orphan: .. title:: GPIO_LOG_LEVEL_WRN .. option:: CONFIG_GPIO_LOG_LEVEL_WRN *Warning* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from if's and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``subsys/logging/Kconfig.template.log_config:14`` Included via ``Kconfig:10`` → ``Kconfig.zephyr:35`` → ``drivers/Kconfig:34`` → ``drivers/gpio/Kconfig:18`` Menu path: (top menu) → Device Drivers → GPIO Drivers → Max compiled-in log level for gpio .. parsed-literal:: config GPIO_LOG_LEVEL_WRN bool prompt "Warning" if \ :ref:` ` depends on \ :ref:` ` *(Definitions include propagated dependencies, including from if's and menus.)*