[PATCH 0/2] ARM: meson: do not select COMMON_CLK_AMLOGIC
From: Jerome Brunet
Date: Mon Jan 28 2019 - 13:23:02 EST
The patchset remove the selection of CONFIG_COMMON_CLK_AMLOGIC.
This CONFIG symbol:
* Is already selected by controller driver which requires it.
* Is being removed by this changeset [0]
Whether or not series [0] is merged, selecting CONFIG_COMMON_CLK_AMLOGIC
is not necessary and it is safe to remove it.
[0]: https://lkml.kernel.org/r/20190128180430.28689-1-jbrunet@xxxxxxxxxxxx
Jerome Brunet (2):
arm64: meson: remove COMMON_CLK_AMLOGIC selection
ARM: meson: remove COMMON_CLK_AMLOGIC selection
arch/arm/mach-meson/Kconfig | 1 -
arch/arm64/Kconfig.platforms | 1 -
2 files changed, 2 deletions(-)
--
2.20.1