-
CONFIG_GP_LOCAL
¶
Local data global pointer references
Type: bool
Help¶
Use global pointer relative offsets for small globals declared in the same C file as the code that uses it.
Direct dependencies¶
<choice: Global Pointer options>
(Includes any dependencies from if’s and menus.)
Kconfig definition¶
At arch/nios2/Kconfig:93
Included via Kconfig:10
→ Kconfig.zephyr:23
→ arch/Kconfig:16
Menu path: (top menu) → Nios II Options → Nios II Family Options → Global Pointer options
config GP_LOCAL bool prompt "Local data global pointer references" if <choice: Global Pointer options> depends on <choice: Global Pointer options> help Use global pointer relative offsets for small globals declared in the same C file as the code that uses it.
(Definitions include propagated dependencies, including from if’s and menus.)