]> www.infradead.org Git - users/jedix/linux-maple.git/commit
pwm: Tidyup PWM menu for Renesas
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 12 May 2025 06:33:12 +0000 (06:33 +0000)
committerUwe Kleine-König <ukleinek@kernel.org>
Wed, 14 May 2025 08:20:55 +0000 (10:20 +0200)
commit25ac4834cae97f7787ba5562ce1511d7524955e0
tree20fe4b1e1599197d09fd942b2592754b7b3fcd4a
parent96ce677a0c6ba00fcb79e377c31d3c1a461c928e
pwm: Tidyup PWM menu for Renesas

Because current PWM Kconfig is sorting by symbol name,
it looks strange ordering in menuconfig.

=> [ ]   Renesas R-Car PWM support
=> [ ]   Renesas TPU PWM support
[ ]   Rockchip PWM support
=> [ ]   Renesas RZ/G2L General PWM Timer support
=> [ ]   Renesas RZ/G2L MTU3a PWM Timer support

Let's use common CONFIG_PWM_RENESAS_xxx symbol name for Renesas,
and sort it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
Link: https://lore.kernel.org/r/877c2mxrrr.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
arch/arm/configs/multi_v7_defconfig
arch/arm/configs/shmobile_defconfig
arch/arm64/configs/defconfig
drivers/pwm/Kconfig
drivers/pwm/Makefile