clk: renesas: Make CLK_R9A06G032 invisible
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 11 Aug 2021 09:06:40 +0000 (11:06 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 13 Aug 2021 10:05:41 +0000 (12:05 +0200)
commite8425dd55abb12881694875972465f40bb0fe41b
treeb606efaad48e50c9c500aec992d8cc8df21b0fc2
parentd28b1e03dc8d1070538ca3ea3f4e6732109ddf42
clk: renesas: Make CLK_R9A06G032 invisible

When configuring a kernel including support for Renesas ARM/ARM64 Socs,
but excluding support for the RZ/N1D SoC, the user is always asked about
the RZ/N1D clock driver.  As this driver is already auto-selected when
building a kernel including support for the RZ/N1D SoC, there is no need
to make the CLK_R9A06G032 symbol visible, unless compile-testing.

Align the symbol description with the other symbols.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Link: https://lore.kernel.org/r/4f3d30c730c30546f702715ffc648922a8156703.1628672649.git.geert+renesas@glider.be
drivers/clk/renesas/Kconfig