mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-02-19 10:11:56 -05:00
pmdomain: renesas: use menu for Renesas
Current Renesas PM Domains appears on top page. Let's create new menu for Renesas. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/87jz4qcacr.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
This commit is contained in:
committed by
Ulf Hansson
parent
f42309733c
commit
0875e89125
@@ -1,5 +1,6 @@
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
if SOC_RENESAS
|
||||
menu "Renesas PM Domains"
|
||||
|
||||
config SYSC_RCAR
|
||||
bool "System Controller support for R-Car" if COMPILE_TEST
|
||||
@@ -110,4 +111,5 @@ config SYSC_R8A774B1
|
||||
bool "System Controller support for RZ/G2N" if COMPILE_TEST
|
||||
select SYSC_RCAR
|
||||
|
||||
endmenu
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user