We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90cf94e + 98408df commit b79a08aCopy full SHA for b79a08a
drivers/clk/meson/Kconfig
@@ -149,6 +149,7 @@ config COMMON_CLK_S4_PLL
149
tristate "S4 SoC PLL clock controllers support"
150
depends on ARM64
151
default y
152
+ select COMMON_CLK_MESON_CLKC_UTILS
153
select COMMON_CLK_MESON_MPLL
154
select COMMON_CLK_MESON_PLL
155
select COMMON_CLK_MESON_REGMAP
@@ -161,6 +162,7 @@ config COMMON_CLK_S4_PERIPHERALS
161
162
tristate "S4 SoC peripherals clock controllers support"
163
164
165
166
167
select COMMON_CLK_MESON_DUALDIV
168
select COMMON_CLK_MESON_VID_PLL_DIV
0 commit comments