Searched hist:d302effafae5a6a632bf581ced97ef91c95a2ac6 (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm/mach-at91/ |
H A D | Kconfig | diff d302effafae5a6a632bf581ced97ef91c95a2ac6 Wed Aug 13 19:44:38 CEST 2025 Robert Marko <robert.marko@sartura.hr> ARM: at91: select ARCH_MICROCHIP
Like with the ARM64 Microchip platforms, lets add a generic ARCH_MICROCHIP symbol and select it so that drivers that are reused for multiple product generation or lines, can just depend on it instead of adding each SoC symbol as their dependencies.
Signed-off-by: Robert Marko <robert.marko@sartura.hr> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Acked-by: Daniel Machon <daniel.machon@microchip.com> Link: https://lore.kernel.org/r/20250813174720.540015-3-robert.marko@sartura.hr Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev> Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
|