Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

clk: renesas: Drop "Renesas" from individual driver descriptions

All configuration options are under the big "Renesas SoC clock support"
umbrella, so there is no reason to repeat this for each driver.
Hence drop "Renesas" from the few that do.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/185323de4d38b9b599775c1b64ce4171551b98d5.1718177124.git.geert+renesas@glider.be

+2 -2
+2 -2
drivers/clk/renesas/Kconfig
··· 218 218 select CLK_RENESAS_CPG_MSSR 219 219 220 220 config CLK_RCAR_USB2_CLOCK_SEL 221 - bool "Renesas R-Car USB2 clock selector support" 221 + bool "R-Car USB2 clock selector support" 222 222 depends on ARCH_RENESAS || COMPILE_TEST 223 223 select RESET_CONTROLLER 224 224 help 225 225 This is a driver for R-Car USB2 clock selector 226 226 227 227 config CLK_RZG2L 228 - bool "Renesas RZ/{G2L,G2UL,G3S,V2L} family clock support" if COMPILE_TEST 228 + bool "RZ/{G2L,G2UL,G3S,V2L} family clock support" if COMPILE_TEST 229 229 select RESET_CONTROLLER 230 230 231 231 # Generic