Commit 452d18c7 authored by Ryan Wanner's avatar Ryan Wanner Committed by Claudiu Beznea
Browse files
parent 6fc5bdfa
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -58,6 +58,17 @@ config SOC_SAMA5D4
	help
	  Select this if you are using one of Microchip's SAMA5D4 family SoC.

config SOC_SAMA7D65
	bool "SAMA7D65 family"
	depends on ARCH_MULTI_V7
	select HAVE_AT91_GENERATED_CLK
	select HAVE_AT91_SAM9X60_PLL
	select HAVE_AT91_USB_CLK
	select HAVE_AT91_UTMI
	select SOC_SAMA7
	help
	  Select this if you are using one of Microchip's SAMA7D65 family SoC.

config SOC_SAMA7G5
	bool "SAMA7G5 family"
	depends on ARCH_MULTI_V7