zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.92k stars 6.65k forks source link

SOC: Remove config PINCTRL from xmc4xxx soc #81681

Open mcatee-infineon opened 1 day ago

mcatee-infineon commented 1 day ago
- Move selection of CONFIG_PINCTRL from soc to individual drivers
- in accordance with issue #78619

Signed-off-by:McAtee Maxwell maxwell.mcatee@infineon.com