linux-stable/drivers/clk/renesas
Geert Uytterhoeven a5bd7f7a72 clk: renesas: Provide Kconfig symbols for CPG/MSSR and CPG/MSTP support
Currently the decision whether to build the renesas-cpg-mssr and
clk-mstp drivers is handled by Makefile logic.  However, the rcar-sysc
driver will need to know whether CPG/MSSR and/or CPG/MSTP support are
available or not.

To avoid having to duplicate this logic, move it to Kconfig. Provide
non-visible CLK_RENESAS_CPG_MSSR and CLK_RENESAS_CPG_MSTP Kconfig
symbols, which can be used by both Makefiles and C code.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2016-04-20 09:16:58 +02:00
..
clk-div6.c
clk-div6.h clk: renesas: div6: use RENESAS for #define 2016-03-15 18:13:02 -07:00
clk-emev2.c
clk-mstp.c clk: renesas: mstp: Clarify cpg_mstp_{at,de}tach_dev() domain parameter 2016-04-07 17:27:13 +02:00
clk-r8a73a4.c
clk-r8a7740.c
clk-r8a7778.c
clk-r8a7779.c
clk-rcar-gen2.c
clk-rz.c
clk-sh73a0.c
Kconfig clk: renesas: Provide Kconfig symbols for CPG/MSSR and CPG/MSTP support 2016-04-20 09:16:58 +02:00
Makefile clk: renesas: Provide Kconfig symbols for CPG/MSSR and CPG/MSTP support 2016-04-20 09:16:58 +02:00
r8a7795-cpg-mssr.c clk: renesas: r8a7795: add RWDT clock 2016-04-06 09:48:49 +02:00
renesas-cpg-mssr.c clk: renesas: cpg-mssr: Drop check for CONFIG_PM_GENERIC_DOMAINS_OF 2016-04-07 17:27:10 +02:00
renesas-cpg-mssr.h clk: renesas: cpg-mssr: add generic support for read-only DIV6 clocks 2016-04-06 09:48:37 +02:00