-
CONFIG_GPIO_STM32_PORTG
¶
Enable GPIO port G support
Type: bool
Direct dependencies¶
(GPIO_STM32
&& SOC_STM32F103XE
&& SOC_SERIES_STM32F1X
) || (GPIO_STM32
&& SOC_SERIES_STM32F2X
) || (GPIO_STM32
&& SOC_STM32F405XG
&& SOC_SERIES_STM32F4X
) || (GPIO_STM32
&& SOC_STM32F407XG
&& SOC_SERIES_STM32F4X
) || (GPIO_STM32
&& SOC_STM32F412ZG
&& SOC_SERIES_STM32F4X
) || (GPIO_STM32
&& SOC_STM32F413XH
&& SOC_SERIES_STM32F4X
) || (GPIO_STM32
&& (SOC_STM32F417XE
|| SOC_STM32F417XG
) && SOC_SERIES_STM32F4X
) || (GPIO_STM32
&& SOC_STM32F429XI
&& SOC_SERIES_STM32F4X
) || (GPIO_STM32
&& SOC_STM32F469XI
&& SOC_SERIES_STM32F4X
) || (GPIO_STM32
&& SOC_STM32L475XG
&& SOC_SERIES_STM32L4X
) || (GPIO_STM32
&& SOC_STM32L476XG
&& SOC_SERIES_STM32L4X
) || (GPIO_STM32
&& SOC_STM32L496XG
&& SOC_SERIES_STM32L4X
) || (GPIO_STM32
&& GPIO
)
(Includes any dependencies from if’s and menus.)
Defaults¶
- “y” if
GPIO_STM32
&&SOC_STM32F103XE
&&SOC_SERIES_STM32F1X
- “y” if
GPIO_STM32
&&SOC_SERIES_STM32F2X
- “y” if
GPIO_STM32
&&SOC_STM32F405XG
&&SOC_SERIES_STM32F4X
- “y” if
GPIO_STM32
&&SOC_STM32F407XG
&&SOC_SERIES_STM32F4X
- “y” if
GPIO_STM32
&&SOC_STM32F412ZG
&&SOC_SERIES_STM32F4X
- “y” if
GPIO_STM32
&&SOC_STM32F413XH
&&SOC_SERIES_STM32F4X
- “y” if
GPIO_STM32
&& (SOC_STM32F417XE
||SOC_STM32F417XG
) &&SOC_SERIES_STM32F4X
- “y” if
GPIO_STM32
&&SOC_STM32F429XI
&&SOC_SERIES_STM32F4X
- “y” if
GPIO_STM32
&&SOC_STM32F469XI
&&SOC_SERIES_STM32F4X
- “y” if
GPIO_STM32
&&SOC_STM32L475XG
&&SOC_SERIES_STM32L4X
- “y” if
GPIO_STM32
&&SOC_STM32L476XG
&&SOC_SERIES_STM32L4X
- “y” if
GPIO_STM32
&&SOC_STM32L496XG
&&SOC_SERIES_STM32L4X
Kconfig definitions¶
At arch/arm/soc/st_stm32/stm32f1/Kconfig.defconfig.stm32f103xx:45
Included via Kconfig:10
→ Kconfig.zephyr:20
→ arch/arm/soc/st_stm32/Kconfig.defconfig:1
→ arch/arm/soc/st_stm32/stm32f1/Kconfig.defconfig.series:10
Menu path: (top menu)
config GPIO_STM32_PORTG bool default "y" ifGPIO_STM32
&&SOC_STM32F103XE
&&SOC_SERIES_STM32F1X
depends onGPIO_STM32
&&SOC_STM32F103XE
&&SOC_SERIES_STM32F1X
At arch/arm/soc/st_stm32/stm32f2/Kconfig.defconfig.series:26
Included via Kconfig:10
→ Kconfig.zephyr:20
→ arch/arm/soc/st_stm32/Kconfig.defconfig:1
Menu path: (top menu)
config GPIO_STM32_PORTG bool default "y" ifGPIO_STM32
&&SOC_SERIES_STM32F2X
depends onGPIO_STM32
&&SOC_SERIES_STM32F2X
At arch/arm/soc/st_stm32/stm32f4/Kconfig.defconfig.stm32f405xx:23
Included via Kconfig:10
→ Kconfig.zephyr:20
→ arch/arm/soc/st_stm32/Kconfig.defconfig:1
→ arch/arm/soc/st_stm32/stm32f4/Kconfig.defconfig.series:10
Menu path: (top menu)
config GPIO_STM32_PORTG bool default "y" ifGPIO_STM32
&&SOC_STM32F405XG
&&SOC_SERIES_STM32F4X
depends onGPIO_STM32
&&SOC_STM32F405XG
&&SOC_SERIES_STM32F4X
At arch/arm/soc/st_stm32/stm32f4/Kconfig.defconfig.stm32f407xx:23
Included via Kconfig:10
→ Kconfig.zephyr:20
→ arch/arm/soc/st_stm32/Kconfig.defconfig:1
→ arch/arm/soc/st_stm32/stm32f4/Kconfig.defconfig.series:10
Menu path: (top menu)
config GPIO_STM32_PORTG bool default "y" ifGPIO_STM32
&&SOC_STM32F407XG
&&SOC_SERIES_STM32F4X
depends onGPIO_STM32
&&SOC_STM32F407XG
&&SOC_SERIES_STM32F4X
At arch/arm/soc/st_stm32/stm32f4/Kconfig.defconfig.stm32f412zg:23
Included via Kconfig:10
→ Kconfig.zephyr:20
→ arch/arm/soc/st_stm32/Kconfig.defconfig:1
→ arch/arm/soc/st_stm32/stm32f4/Kconfig.defconfig.series:10
Menu path: (top menu)
config GPIO_STM32_PORTG bool default "y" ifGPIO_STM32
&&SOC_STM32F412ZG
&&SOC_SERIES_STM32F4X
depends onGPIO_STM32
&&SOC_STM32F412ZG
&&SOC_SERIES_STM32F4X
At arch/arm/soc/st_stm32/stm32f4/Kconfig.defconfig.stm32f413xx:23
Included via Kconfig:10
→ Kconfig.zephyr:20
→ arch/arm/soc/st_stm32/Kconfig.defconfig:1
→ arch/arm/soc/st_stm32/stm32f4/Kconfig.defconfig.series:10
Menu path: (top menu)
config GPIO_STM32_PORTG bool default "y" ifGPIO_STM32
&&SOC_STM32F413XH
&&SOC_SERIES_STM32F4X
depends onGPIO_STM32
&&SOC_STM32F413XH
&&SOC_SERIES_STM32F4X
At arch/arm/soc/st_stm32/stm32f4/Kconfig.defconfig.stm32f417xx:23
Included via Kconfig:10
→ Kconfig.zephyr:20
→ arch/arm/soc/st_stm32/Kconfig.defconfig:1
→ arch/arm/soc/st_stm32/stm32f4/Kconfig.defconfig.series:10
Menu path: (top menu)
config GPIO_STM32_PORTG bool default "y" ifGPIO_STM32
&& (SOC_STM32F417XE
||SOC_STM32F417XG
) &&SOC_SERIES_STM32F4X
depends onGPIO_STM32
&& (SOC_STM32F417XE
||SOC_STM32F417XG
) &&SOC_SERIES_STM32F4X
At arch/arm/soc/st_stm32/stm32f4/Kconfig.defconfig.stm32f429xx:23
Included via Kconfig:10
→ Kconfig.zephyr:20
→ arch/arm/soc/st_stm32/Kconfig.defconfig:1
→ arch/arm/soc/st_stm32/stm32f4/Kconfig.defconfig.series:10
Menu path: (top menu)
config GPIO_STM32_PORTG bool default "y" ifGPIO_STM32
&&SOC_STM32F429XI
&&SOC_SERIES_STM32F4X
depends onGPIO_STM32
&&SOC_STM32F429XI
&&SOC_SERIES_STM32F4X
At arch/arm/soc/st_stm32/stm32f4/Kconfig.defconfig.stm32f469xi:23
Included via Kconfig:10
→ Kconfig.zephyr:20
→ arch/arm/soc/st_stm32/Kconfig.defconfig:1
→ arch/arm/soc/st_stm32/stm32f4/Kconfig.defconfig.series:10
Menu path: (top menu)
config GPIO_STM32_PORTG bool default "y" ifGPIO_STM32
&&SOC_STM32F469XI
&&SOC_SERIES_STM32F4X
depends onGPIO_STM32
&&SOC_STM32F469XI
&&SOC_SERIES_STM32F4X
At arch/arm/soc/st_stm32/stm32l4/Kconfig.defconfig.stm32l475xg:29
Included via Kconfig:10
→ Kconfig.zephyr:20
→ arch/arm/soc/st_stm32/Kconfig.defconfig:1
→ arch/arm/soc/st_stm32/stm32l4/Kconfig.defconfig.series:11
Menu path: (top menu)
config GPIO_STM32_PORTG bool default "y" ifGPIO_STM32
&&SOC_STM32L475XG
&&SOC_SERIES_STM32L4X
depends onGPIO_STM32
&&SOC_STM32L475XG
&&SOC_SERIES_STM32L4X
At arch/arm/soc/st_stm32/stm32l4/Kconfig.defconfig.stm32l476xx:30
Included via Kconfig:10
→ Kconfig.zephyr:20
→ arch/arm/soc/st_stm32/Kconfig.defconfig:1
→ arch/arm/soc/st_stm32/stm32l4/Kconfig.defconfig.series:11
Menu path: (top menu)
config GPIO_STM32_PORTG bool default "y" ifGPIO_STM32
&&SOC_STM32L476XG
&&SOC_SERIES_STM32L4X
depends onGPIO_STM32
&&SOC_STM32L476XG
&&SOC_SERIES_STM32L4X
At arch/arm/soc/st_stm32/stm32l4/Kconfig.defconfig.stm32l496xx:30
Included via Kconfig:10
→ Kconfig.zephyr:20
→ arch/arm/soc/st_stm32/Kconfig.defconfig:1
→ arch/arm/soc/st_stm32/stm32l4/Kconfig.defconfig.series:11
Menu path: (top menu)
config GPIO_STM32_PORTG bool default "y" ifGPIO_STM32
&&SOC_STM32L496XG
&&SOC_SERIES_STM32L4X
depends onGPIO_STM32
&&SOC_STM32L496XG
&&SOC_SERIES_STM32L4X
At drivers/gpio/Kconfig.stm32:35
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:34
→ drivers/gpio/Kconfig:53
Menu path: (top menu) → Device Drivers → GPIO Drivers → GPIO Driver for STM32 family of MCUs
config GPIO_STM32_PORTG bool prompt "Enable GPIO port G support" ifGPIO_STM32
&&GPIO
depends onGPIO_STM32
&&GPIO
(Definitions include propagated dependencies, including from if’s and menus.)