* [PATCH] fixup! ARM: vexpress: move Options to ARCH_VEXPRESS
@ 2020-11-12 10:42 Rouven Czerwinski
0 siblings, 0 replies; only message in thread
From: Rouven Czerwinski @ 2020-11-12 10:42 UTC (permalink / raw)
To: barebox; +Cc: Rouven Czerwinski
---
arch/arm/Kconfig | 1 +
arch/arm/mach-vexpress/Kconfig | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 5342de54c1..ab0bf03013 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -223,6 +223,7 @@ config ARCH_VEXPRESS
select AMBA_SP804
select CLKDEV_LOOKUP
select COMMON_CLK
+ select COMMON_CLK_OF_PROVIDER
select OFTREE
select OFDEVICE
select RELOCATABLE
diff --git a/arch/arm/mach-vexpress/Kconfig b/arch/arm/mach-vexpress/Kconfig
index 7677a1411b..9d301f7ae8 100644
--- a/arch/arm/mach-vexpress/Kconfig
+++ b/arch/arm/mach-vexpress/Kconfig
@@ -6,7 +6,6 @@ config ARCH_TEXT_BASE
config MACH_VEXPRESS
bool "ARM Vexpress"
- select COMMON_CLK_OF_PROVIDER
config MACH_VIRT
bool "QEMU virt"
--
2.29.0
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-11-12 10:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-12 10:42 [PATCH] fixup! ARM: vexpress: move Options to ARCH_VEXPRESS Rouven Czerwinski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox