Hi Biju Thank you for the comment > > -----Original Message----- > > From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > Subject: [PATCH v3] 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 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@xxxxxxxxxxx> > > --- (snip) > Do we need to tidy up this as well [1]? > > CONFIG_PWM_RZG2L_GPT-> CONFIG_PWM_RENESAS_RZG2L_GPT Ah, I didn't know this, but could find on linux-next/master. OK, Let's care it too. Will post v4 Thank you for your help !! Best regards --- Kuninori Morimoto