Re: [PATCH V3 10/20] clk: tegra: dfll: build clk-dfll.c for Tegra124 and Tegra210
From: Joseph Lo <hidden>
Date: 2018-12-19 07:09:00
From: Joseph Lo <hidden>
Date: 2018-12-19 07:09:00
On 12/19/18 2:00 AM, Stephen Boyd wrote:
Quoting Joseph Lo (2018-12-18 01:12:22)quoted
diff --git a/drivers/clk/tegra/Kconfig b/drivers/clk/tegra/Kconfig index 7ddacae5d0b1..57902ab43f4a 100644 --- a/drivers/clk/tegra/Kconfig +++ b/drivers/clk/tegra/Kconfig@@ -5,3 +5,8 @@ config TEGRA_CLK_EMC config CLK_TEGRA_BPMP def_bool y depends on TEGRA_BPMP + +config TEGRA_CLK_DFLL + depends on (ARCH_TEGRA_124_SOC || ARCH_TEGRA_210_SOC)Nitpick: Drop the parenthesis please.
Hi Stephen, Thanks for reviewing. Will fix that. Joseph
quoted
+ select PM_OPP + def_bool y_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel