:orphan: .. title:: choice: Global Pointer options .. _choice_135: .. describe:: choice: Global Pointer options *Global Pointer options* Type: ``bool`` Direct dependencies =================== \ :option:`NIOS2 ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :option:`GP_GLOBAL ` Choice options ============== - \ :option:`GP_NONE ` - \ :option:`GP_LOCAL ` - \ :option:`GP_GLOBAL ` - \ :option:`GP_ALL_DATA ` Kconfig definition ================== .. highlight:: kconfig At ``arch/nios2/Kconfig:62`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:29`` → ``arch/Kconfig:12`` Menu path: (Top) → Nios II Options → Nios II Family Options .. parsed-literal:: choice bool "Global Pointer options" default \ :option:`GP_GLOBAL ` depends on \ :option:`NIOS2 ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*