From: Jerome Brunet Date: Mon, 28 Jan 2019 18:22:52 +0000 (+0100) Subject: ARM: meson: remove COMMON_CLK_AMLOGIC selection X-Git-Tag: v5.1-rc1~158^2~7^2~1 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=57bf684f1590466a803332e5bf280c69c20cd3da;p=linux.git ARM: meson: remove COMMON_CLK_AMLOGIC selection Selecting COMMON_CLK_AMLOGIC is not required as it is already selected by the SoC clock controller driver Signed-off-by: Jerome Brunet Signed-off-by: Kevin Hilman --- 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