The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_GETOPT

GetOpt Support

Type: bool

Help

This option enables the getopt library

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At lib/util/getopt/Kconfig:4

Included via Kconfig:8Kconfig.zephyr:43lib/Kconfig:16lib/util/Kconfig:9

Menu path: (Top) → Additional libraries → Util libraries

config GETOPT
    bool "GetOpt Support"
    help
      This option enables the getopt library

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