Selecting COMMON_CLK_AMLOGIC is not required as it is already selected
by the SoC clock controller driver

Signed-off-by: Jerome Brunet <jbru...@baylibre.com>
---
 arch/arm/mach-meson/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-meson/Kconfig b/arch/arm/mach-meson/Kconfig
index b16831697183..15e9cb75738e 100644
--- a/arch/arm/mach-meson/Kconfig
+++ b/arch/arm/mach-meson/Kconfig
@@ -9,7 +9,6 @@ menuconfig ARCH_MESON
        select PINCTRL
        select PINCTRL_MESON
        select COMMON_CLK
-       select COMMON_CLK_AMLOGIC
        select HAVE_ARM_SCU if SMP
        select HAVE_ARM_TWD if SMP
 
-- 
2.20.1

Reply via email to