CONFIG_SUPPORT_MINIMAL_LIBC

(No prompt – not directly user assignable.)

Type: bool

Default

  • y

Kconfig definition

At <Zephyr>/lib/libc/Kconfig:14

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:43<Zephyr>/lib/Kconfig:4

Menu path: (Top) → C Library

config SUPPORT_MINIMAL_LIBC
    bool
    default y

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)