Skip to content

Commit a469226

Browse files
geertukhilman
authored andcommitted
ARM: meson: Drop unneeded select of COMMON_CLK
Support for Amlogic Meson SoCs depends on ARCH_MULTI_V7, and thus on ARCH_MULTIPLATFORM. As the latter selects COMMON_CLK, there is no need for ARCH_MESON to select COMMON_CLK. Signed-off-by: Geert Uytterhoeven <[email protected]> Cc: Kevin Hilman <[email protected]> Cc: [email protected] Acked-by: Martin Blumenstingl <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Kevin Hilman <[email protected]>
1 parent bb6d3fb commit a469226

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm/mach-meson/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ menuconfig ARCH_MESON
99
select CACHE_L2X0
1010
select PINCTRL
1111
select PINCTRL_MESON
12-
select COMMON_CLK
1312
select HAVE_ARM_SCU if SMP
1413
select HAVE_ARM_TWD if SMP
1514

0 commit comments

Comments
 (0)