summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-meson
diff options
context:
space:
mode:
authorJerome Brunet <jbrunet@baylibre.com>2019-01-28 19:22:52 +0100
committerKevin Hilman <khilman@baylibre.com>2019-02-06 19:53:02 -0800
commit57bf684f1590466a803332e5bf280c69c20cd3da (patch)
tree6120c85ebd54cfb7afa10fbfeab0d926a1d5c965 /arch/arm/mach-meson
parent1468841f834dc969937e6cf7c364698e694ead4a (diff)
downloadlinux-0-day-57bf684f1590466a803332e5bf280c69c20cd3da.tar.gz
linux-0-day-57bf684f1590466a803332e5bf280c69c20cd3da.tar.xz
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 <jbrunet@baylibre.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'arch/arm/mach-meson')
-rw-r--r--arch/arm/mach-meson/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-meson/Kconfig b/arch/arm/mach-meson/Kconfig
index b168316971836..15e9cb75738ef 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