configs: stm32mp25: Enable MFD timer and PWM for stm32mp25_defconfig
authorCheick Traore <cheick.traore@foss.st.com>
Fri, 20 Jun 2025 15:50:00 +0000 (17:50 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Tue, 29 Jul 2025 15:02:31 +0000 (17:02 +0200)
commitf6764328c6c5e62b972c3b4d6f5bf7cb00bdb856
treede696a5bd20a81fe21c1a64ba042ec8bf91608be
parent3f14dc91ab3bcaf441def4309de7184b0646b6c4
configs: stm32mp25: Enable MFD timer and PWM for stm32mp25_defconfig

Enable the following configs:

- CONFIG_MFD_STM32_TIMERS: enables support for the STM32 multifunction
                           timer
- CONFIG_DM_PWM: enables support for pulse-width modulation devices
- CONFIG_CMD_PWM: enables 'pwm' command to control PWM channels
- CONFIG_PWM_STM32: enables support for the STM32 PWM devices

Signed-off-by: Cheick Traore <cheick.traore@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
configs/stm32mp25_defconfig