-
CONFIG_GPIO_CC2650
¶
TI CC2650 GPIO driver
Type: bool
Help¶
Enable the GPIO driver on boards equipped with TI CC2650.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/gpio/Kconfig.cc2650:5
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:32
→ drivers/gpio/Kconfig:53
Menu path: (top menu) → Device Drivers → GPIO Drivers
menuconfig GPIO_CC2650 bool prompt "TI CC2650 GPIO driver" ifSOC_SERIES_CC2650
&&GPIO
depends onSOC_SERIES_CC2650
&&GPIO
help Enable the GPIO driver on boards equipped with TI CC2650.
(Definitions include propagated dependencies, including from if’s and menus.)