From: Tom Rini Date: Fri, 7 Nov 2025 19:02:07 +0000 (-0600) Subject: Merge patch series "pwm: put symbols into a menu + use if DM_PWM block instead of... X-Git-Tag: v2026.01-rc2~16 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=09ca8d472e6d28b6c81c4253c172aa85a61ba25c;p=thirdparty%2Fu-boot.git Merge patch series "pwm: put symbols into a menu + use if DM_PWM block instead of depends on" Quentin Schulz says: 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. No intended change in behavior except how it shows in menuconfig. Link: https://lore.kernel.org/r/20251030-pwm-kconfig-v2-0-d151a42784ce@cherry.de --- 09ca8d472e6d28b6c81c4253c172aa85a61ba25c