1
0
Fork 0

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>
hifive-unleashed-5.1
Jerome Brunet 2019-01-28 19:22:52 +01:00 committed by Kevin Hilman
parent 1468841f83
commit 57bf684f15
1 changed files with 0 additions and 1 deletions

View File

@ -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