Hi, Ryan, On 19.11.2024 18:40, Ryan.Wanner@xxxxxxxxxxxxx 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.