[PATCH 10/15] ARM: configs: at91: sama7: add new SoC config
Claudiu Beznea
claudiu.beznea at tuxon.dev
Sun Nov 24 05:06:00 PST 2024
Hi, Ryan,
On 19.11.2024 18:40, Ryan.Wanner at microchip.com wrote:
> +config SOC_SAMA7D65
> + bool "SAMA7D65 family"
> + depends on ARCH_MULTI_V7
> + select HAVE_AT91_GENERATED_CLK
> + select HAVE_AT91_SAM9X60_PLL
These starting here:
> + select HAVE_AT91_USB_CLK
> + select HAVE_AT91_UTMI
> + select PM_OPP
ending here are not needed for this phase, AFAICT.
> + select SOC_SAMA7
> + help
> + Select this if you are using one of Microchip's SAMA7D65 family SoC.
> +
The Kconfig changes should be a separate patch.
More information about the linux-arm-kernel
mailing list