[PATCH v2 0/4] pwm: put symbols into a menu + use if DM_PWM block instead of depends on
Tom Rini
trini at konsulko.com
Fri Nov 7 22:34:54 CET 2025
On Thu, 30 Oct 2025 11:03:54 +0100, Quentin Schulz wrote:
> This improves readability in menuconfig by putting PWM symbols under a
> Kconfig menu.
>
> It also groups PWM symbols that depend on DM_PWM together under an if
> DM_PWM block so that we don't need to always list the dependency in the
> depends on of the symbol.
>
> [...]
Applied to u-boot/master, thanks!
[1/4] pwm: move all PWM related topics inside a Kconfig menu
commit: 3dd58620fa298915c813ac0deba3e7872c484b90
[2/4] pwm: make sandbox depend on DM_PWM
commit: 534892522514b2e72614cd0af1d352879cf7604a
[3/4] pwm: put all PWM DM drivers under an if condition on DM_PWM
commit: e0dae656539bd522f3c174c55c259c3d766bea91
[4/4] pwm: fix typo in PWM_MESON help text
commit: 4287a1a246476af1b7233de56e4856c7747d7ecf
--
Tom
More information about the U-Boot
mailing list