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

No global pointer

Type: bool

Help

Do not use global pointer relative offsets at all

Direct dependencies

<choice: Global Pointer options>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At arch/nios2/Kconfig:72

Included via Kconfig:10Kconfig.zephyr:29arch/Kconfig:15

Menu path: (top menu) → Nios II Options → Nios II Family Options → Global Pointer options

config GP_NONE
    bool
    prompt "No global pointer" if <choice: Global Pointer options>
    depends on <choice: Global Pointer options>
    help
      Do not use global pointer relative offsets at all

(Definitions include propagated dependencies, including from if’s and menus.)