:orphan: .. title:: CONFIG_TFM_PARTITION_LOG_LEVEL_DEBUG .. kconfig:: CONFIG_TFM_PARTITION_LOG_LEVEL_DEBUG CONFIG_TFM_PARTITION_LOG_LEVEL_DEBUG #################################### *Debug* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/trusted-firmware-m/Kconfig.tfm.partitions:80`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``/Kconfig:80`` → ``/trusted-firmware-m/Kconfig:8`` Menu path: (Top) → Modules → Build with TF-M as the Secure Execution Environment → TF-M Partition Log Level .. code-block:: kconfig config TFM_PARTITION_LOG_LEVEL_DEBUG bool "Debug" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*