:orphan: .. title:: choice CBPRINTF_IMPLEMENTATION: Capabilities of cbprintf implementation .. _choice_492: .. describe:: choice CBPRINTF_IMPLEMENTATION: Capabilities of cbprintf implementation *Capabilities of cbprintf implementation* Type: ``bool`` Default ======= - \ :kconfig:`CBPRINTF_COMPLETE ` Choice options ============== - \ :kconfig:`CBPRINTF_COMPLETE ` - \ :kconfig:`CBPRINTF_NANO ` Kconfig definition ================== At ``/os/Kconfig.cbprintf:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:43`` → ``/Kconfig:10`` → ``/os/Kconfig:81`` Menu path: (Top) → Additional libraries → OS Support Library .. code-block:: kconfig choice CBPRINTF_IMPLEMENTATION bool "Capabilities of cbprintf implementation" default CBPRINTF_COMPLETE *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*