-
CONFIG_GPIO_NRF_P1
¶
nRF GPIO Port P1
Type: bool
Help¶
Enable nRF GPIO port P1 config options.
Direct dependencies¶
HAS_HW_NRF_GPIO1
&& GPIO_NRFX
&& GPIO
(Includes any dependencies from if’s and menus.)
Defaults¶
- “y” if
HAS_HW_NRF_GPIO1
&&GPIO_NRFX
&&GPIO
Symbols that select this symbol¶
Kconfig definition¶
At drivers/gpio/Kconfig.nrfx:28
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:34
→ drivers/gpio/Kconfig:55
Menu path: (top menu) → Device Drivers → GPIO Drivers → nRF GPIO driver
config GPIO_NRF_P1 bool prompt "nRF GPIO Port P1" ifHAS_HW_NRF_GPIO1
&&GPIO_NRFX
&&GPIO
default "y" ifHAS_HW_NRF_GPIO1
&&GPIO_NRFX
&&GPIO
depends onHAS_HW_NRF_GPIO1
&&GPIO_NRFX
&&GPIO
help Enable nRF GPIO port P1 config options.
(Definitions include propagated dependencies, including from if’s and menus.)