We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9331690 commit 413d812Copy full SHA for 413d812
lib/posix/Kconfig.profile
@@ -26,7 +26,7 @@ config POSIX_API
26
27
choice POSIX_AEP_CHOICE
28
prompt "POSIX Subprofile"
29
- default POSIX_AEP_CHOICE_NONE
+ default POSIX_AEP_CHOICE_ZEPHYR
30
help
31
This choice is intended to help users select the correct POSIX profile for their
32
application. Choices are based on IEEE 1003.13-2003 (now inactive / reserved) and
0 commit comments