-
CONFIG_GPIO_STELLARIS
¶
TI Stellaris GPIO Driver
Type: bool
Help¶
Enable support for the Stellaris GPIO controllers.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
HAS_DTS_GPIO
ifSOC_TI_LM3S6965
&&GPIO
Kconfig definition¶
At drivers/gpio/Kconfig.stellaris:7
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:32
→ drivers/gpio/Kconfig:71
Menu path: (top menu) → Device Drivers → GPIO Drivers
menuconfig GPIO_STELLARIS bool prompt "TI Stellaris GPIO Driver" ifSOC_TI_LM3S6965
&&GPIO
selectHAS_DTS_GPIO
ifSOC_TI_LM3S6965
&&GPIO
depends onSOC_TI_LM3S6965
&&GPIO
help Enable support for the Stellaris GPIO controllers.
(Definitions include propagated dependencies, including from if’s and menus.)