zephyr/soc/gd/gd32
Gerson Fernando Budke 52d21d7bf0 soc: gd32: Drop PINCTRL from Kconfig.defconfig
This Kconfig has wrongly been added to defconfig files. It is not the
right place for it. It has never been the right place for it. Drivers
that need it should select the symbol in their Kconfig entries. Drop
PINCTL from Kconfig.defconfig and add proper select at Kconfig.gd32.

Fixes #78619

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2024-11-04 13:40:42 -06:00
..
common
gd32a50x soc: gd: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
gd32e10x soc: gd: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
gd32e50x soc: gd: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
gd32f3x0 soc: gd: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
gd32f4xx soc: gd: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
gd32f403 soc: gd: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
gd32l23x soc: gd: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
gd32vf103 soc: gd: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
CMakeLists.txt
Kconfig
Kconfig.defconfig soc: gd32: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:40:42 -06:00
Kconfig.soc
soc.yml