CONFIG_GETOPT_LIB
Getopt library
Type: bool
Help
Enable the Getopt Library
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <nRF>/ext/freebsd-getopt/Kconfig:9
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:96
→ <nRF>/ext/Kconfig:9
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → External libraries
config GETOPT_LIB
bool "Getopt library"
depends on POSIX_API
help
Enable the Getopt Library
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)