mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: at91: Remove AT91SAM9_SMC dependency for SAMA5D2
@ 2024-12-27  7:15 Alexander Shiyan
  0 siblings, 0 replies; only message in thread
From: Alexander Shiyan @ 2024-12-27  7:15 UTC (permalink / raw)
  To: barebox; +Cc: Alexander Shiyan

AT91SAM9_SMC driver is not used for the Atmel/Microchip SAMA5D2 SOC family.

Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com>
---
 arch/arm/mach-at91/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
index 2cc64d72c5..8e0529dce7 100644
--- a/arch/arm/mach-at91/Kconfig
+++ b/arch/arm/mach-at91/Kconfig
@@ -92,7 +92,6 @@ config SOC_SAMA5_MULTI
 config SOC_SAMA5D2
 	bool
 	select SOC_SAMA5
-	select AT91SAM9_SMC
 	select CLOCKSOURCE_ATMEL_PIT
 	select HAVE_AT91_H32MX
 	select HAVE_AT91_UTMI
-- 
2.39.1




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-12-27  7:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-27  7:15 [PATCH] ARM: at91: Remove AT91SAM9_SMC dependency for SAMA5D2 Alexander Shiyan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox