[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190128182252.32589-1-jbrunet@baylibre.com>
Date: Mon, 28 Jan 2019 19:22:50 +0100
From: Jerome Brunet <jbrunet@...libre.com>
To: Kevin Hilman <khilman@...libre.com>
Cc: Jerome Brunet <jbrunet@...libre.com>,
linux-arm-kernel@...ts.infradead.org,
linux-amlogic@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] ARM: meson: do not select COMMON_CLK_AMLOGIC
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@baylibre.com
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
Powered by blists - more mailing lists