Re: [PATCH V3 10/20] clk: tegra: dfll: build clk-dfll.c for Tegra124 and Tegra210
From: Stephen Boyd <sboyd@kernel.org>
Date: 2018-12-18 18:00:26
Also in:
linux-clk, linux-tegra
From: Stephen Boyd <sboyd@kernel.org>
Date: 2018-12-18 18:00:26
Also in:
linux-clk, linux-tegra
Quoting Joseph Lo (2018-12-18 01:12:22)
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.
+ 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