zephyr/lib/libc
Ulf Magnusson 8cb26d19c6 libc: kconfig: Have MINIMAL_LIBC depend on !REQUIRES_FULL_LIBC
This prevents MINIMAL_LIBC from being selected by the user (in the
menuconfig or in a configuration file) when REQUIRES_FULL_LIBC is y.
'default' on a choice only determines the default selection, not what
symbols can be selected.

It's helpful to think of Kconfig in terms of someone going into the
menuconfig and making changes.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-11-02 00:31:57 +01:00
..
minimal x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
newlib kernel: Port remaining buildable syscalls to new API 2019-09-12 11:31:50 +08:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig libc: kconfig: Have MINIMAL_LIBC depend on !REQUIRES_FULL_LIBC 2019-11-02 00:31:57 +01:00