commit | 82a38d89a2ca5f6c3fc84532179f3b48799c54d8 | [log] [tgz] |
---|---|---|
author | Cheick Traore <cheick.traore@foss.st.com> | Tue Mar 11 15:30:36 2025 +0100 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Wed Mar 12 16:40:02 2025 +0100 |
tree | eb899895e6b7bfb885142ed499b755de6ce16b3e | |
parent | 3c4456ba31d0255217f010047e87606bd0bd20ea [diff] |
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>