soc: renesas: Use menu for Renesas SoC
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 17 Aug 2020 04:50:55 +0000 (13:50 +0900)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 25 Aug 2020 09:21:55 +0000 (11:21 +0200)
Renesas related SoC settings are located on TOP level menu,
thus it is very verbose.
This patch groups Renesas related settings into
"Renesas SoC driver support" menu.

And it aligns config menu names.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87k0xxho7t.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/soc/renesas/Kconfig

index 30984659df90a62eb25fccede170f9484ef03ddb..265a59345909699a54d4a1b05ff1f2098c5184b3 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: GPL-2.0
-config SOC_RENESAS
+menuconfig SOC_RENESAS
        bool "Renesas SoC driver support" if COMPILE_TEST && !ARCH_RENESAS
        default y if ARCH_RENESAS
        select SOC_BUS