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:88

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:16

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.)