-
CONFIG_GPIO_SAM0
¶
Atmel SAM0 GPIO (PORT) driver
Type: bool
Help¶
Enable support for the Atmel SAM0 ‘PORT’ GPIO controllers.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
HAS_DTS_GPIO
ifSOC_FAMILY_SAM0
&&GPIO
Kconfig definition¶
At drivers/gpio/Kconfig.sam0:6
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:32
→ drivers/gpio/Kconfig:61
Menu path: (top menu) → Device Drivers → GPIO Drivers
menuconfig GPIO_SAM0 bool prompt "Atmel SAM0 GPIO (PORT) driver" ifSOC_FAMILY_SAM0
&&GPIO
selectHAS_DTS_GPIO
ifSOC_FAMILY_SAM0
&&GPIO
depends onSOC_FAMILY_SAM0
&&GPIO
help Enable support for the Atmel SAM0 'PORT' GPIO controllers.
(Definitions include propagated dependencies, including from if’s and menus.)