:orphan: .. title:: MPU_LOG_LEVEL_DBG .. option:: CONFIG_MPU_LOG_LEVEL_DBG *Debug* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from if's and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``subsys/logging/Kconfig.template.log_config:20`` Included via ``Kconfig:10`` → ``Kconfig.zephyr:29`` → ``arch/Kconfig:73`` Menu path: (top menu) → General Architecture Options → Max compiled-in log level for mpu .. parsed-literal:: config MPU_LOG_LEVEL_DBG bool prompt "Debug" if \ :ref:` ` depends on \ :ref:` ` *(Definitions include propagated dependencies, including from if's and menus.)*