configs: stm32mp13: Enable MFD timer and PWM for stm32mp13_defconfig
authorCheick Traore <cheick.traore@foss.st.com>
Tue, 11 Mar 2025 14:30:36 +0000 (15:30 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Wed, 12 Mar 2025 15:40:02 +0000 (16:40 +0100)
commit4daad9f8bf2e1826a4669dc5149c457e70ca9756
treeeb899895e6b7bfb885142ed499b755de6ce16b3e
parentbe5523d38296a3c8bd7b6c0d64db6b953e95b770
configs: stm32mp13: Enable MFD timer and PWM for stm32mp13_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/stm32mp13_defconfig