:orphan: .. title:: GP_NONE .. option:: CONFIG_GP_NONE *No global pointer* Type: ``bool`` Help ==== Do not use global pointer relative offsets at all Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``arch/nios2/Kconfig:66`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:29`` → ``arch/Kconfig:12`` Menu path: (Top) → Nios II Options → Nios II Family Options → Global Pointer options .. parsed-literal:: config GP_NONE bool "No global pointer" depends on \ :ref:` ` help Do not use global pointer relative offsets at all *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*