Support for Marvell Orion SoCs depends on ARCH_MULTI_V5, and thus on
ARCH_MULTIPLATFORM.
As the latter selects GENERIC_CLOCKEVENTS and USE_OF, there is no need
for ARCH_ORION5X and ARCH_ORION5X_DT to select any of them.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Cc: Jason Cooper <[email protected]>
Cc: Andrew Lunn <[email protected]>
Cc: Sebastian Hesselbarth <[email protected]>
Cc: Gregory Clement <[email protected]>
---
All patches in this series are independent of each other.
Cover letter at https://lore.kernel.org/r/[email protected]
arch/arm/mach-orion5x/Kconfig | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm/mach-orion5x/Kconfig b/arch/arm/mach-orion5x/Kconfig
index cf9cb3d2590ec19b..e94a61901ffd86b4 100644
--- a/arch/arm/mach-orion5x/Kconfig
+++ b/arch/arm/mach-orion5x/Kconfig
@@ -3,7 +3,6 @@ menuconfig ARCH_ORION5X
bool "Marvell Orion"
depends on MMU && ARCH_MULTI_V5
select CPU_FEROCEON
- select GENERIC_CLOCKEVENTS
select GPIOLIB
select MVEBU_MBUS
select FORCE_PCI
@@ -18,7 +17,6 @@ if ARCH_ORION5X
config ARCH_ORION5X_DT
bool "Marvell Orion5x Flattened Device Tree"
- select USE_OF
select ORION_CLK
select ORION_IRQCHIP
select ORION_TIMER
--
2.17.1
Hi Geert,
> Support for Marvell Orion SoCs depends on ARCH_MULTI_V5, and thus on
> ARCH_MULTIPLATFORM.
> As the latter selects GENERIC_CLOCKEVENTS and USE_OF, there is no need
> for ARCH_ORION5X and ARCH_ORION5X_DT to select any of them.
>
> Signed-off-by: Geert Uytterhoeven <[email protected]>
> Cc: Jason Cooper <[email protected]>
> Cc: Andrew Lunn <[email protected]>
> Cc: Sebastian Hesselbarth <[email protected]>
> Cc: Gregory Clement <[email protected]>
Applied on mvebu/arm
Thanks,
Gregory
> ---
> All patches in this series are independent of each other.
> Cover letter at https://lore.kernel.org/r/[email protected]
>
> arch/arm/mach-orion5x/Kconfig | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/arch/arm/mach-orion5x/Kconfig b/arch/arm/mach-orion5x/Kconfig
> index cf9cb3d2590ec19b..e94a61901ffd86b4 100644
> --- a/arch/arm/mach-orion5x/Kconfig
> +++ b/arch/arm/mach-orion5x/Kconfig
> @@ -3,7 +3,6 @@ menuconfig ARCH_ORION5X
> bool "Marvell Orion"
> depends on MMU && ARCH_MULTI_V5
> select CPU_FEROCEON
> - select GENERIC_CLOCKEVENTS
> select GPIOLIB
> select MVEBU_MBUS
> select FORCE_PCI
> @@ -18,7 +17,6 @@ if ARCH_ORION5X
>
> config ARCH_ORION5X_DT
> bool "Marvell Orion5x Flattened Device Tree"
> - select USE_OF
> select ORION_CLK
> select ORION_IRQCHIP
> select ORION_TIMER
> --
> 2.17.1
>
--
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com