:orphan: .. title:: CONFIG_SUPPORT_MINIMAL_LIBC .. kconfig:: CONFIG_SUPPORT_MINIMAL_LIBC CONFIG_SUPPORT_MINIMAL_LIBC ########################### *(No prompt -- not directly user assignable.)* Type: ``bool`` Default ======= - y Kconfig definition ================== At ``/libc/Kconfig:14`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:43`` → ``/Kconfig:4`` Menu path: (Top) → C Library .. code-block:: kconfig config SUPPORT_MINIMAL_LIBC bool default y *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*