-
CONFIG_GPIO_CC32XX_A3
¶
GPIO block A3
Type: bool
Help¶
Include support for the GPIO port A3.
Direct dependencies¶
(GPIO
&& SOC_CC3220SF
&& SOC_SERIES_CC32XX
) || (GPIO_CC32XX
&& GPIO
)
(Includes any dependencies from if’s and menus.)
Defaults¶
- “n” if
GPIO
&&SOC_CC3220SF
&&SOC_SERIES_CC32XX
Kconfig definitions¶
At soc/arm/ti_simplelink/cc32xx/Kconfig.defconfig.cc3220sf:44
Included via Kconfig:10
→ Kconfig.zephyr:23
→ soc/arm/ti_simplelink/Kconfig.defconfig:3
→ soc/arm/ti_simplelink/cc32xx/Kconfig.defconfig.series:8
Menu path: (top menu)
config GPIO_CC32XX_A3 bool default "n" ifGPIO
&&SOC_CC3220SF
&&SOC_SERIES_CC32XX
depends onGPIO
&&SOC_CC3220SF
&&SOC_SERIES_CC32XX
At drivers/gpio/Kconfig.cc32xx:30
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:32
→ drivers/gpio/Kconfig:49
Menu path: (top menu) → Device Drivers → GPIO Drivers → TI CC32XX GPIO driver
config GPIO_CC32XX_A3 bool prompt "GPIO block A3" ifGPIO_CC32XX
&&GPIO
depends onGPIO_CC32XX
&&GPIO
help Include support for the GPIO port A3.
(Definitions include propagated dependencies, including from if’s and menus.)