Commit d1219f4e authored by Diego Sueiro's avatar Diego Sueiro Committed by Maureen Helm
Browse files

arch/mcimx7_m4: Add i.MX7 Solo Kconfig SoC partnumber define



Adds the proper Kconfig entries for the i.MX7S partnumber presented
on WaRP7 board.

Signed-off-by: default avatarDiego Sueiro <diego.sueiro@gmail.com>
parent 671cb652
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -22,9 +22,13 @@ if SOC_MCIMX7_M4
config SOC_PART_NUMBER_MCIMX7D5EVM10SC
	bool

config SOC_PART_NUMBER_MCIMX7S3DVK08SA
	bool

config SOC_PART_NUMBER_IMX7_M4
	string
	default "MCIMX7D5EVM10SC" if SOC_PART_NUMBER_MCIMX7D5EVM10SC
	default "MCIMX7S3DVK08SA" if SOC_PART_NUMBER_MCIMX7S3DVK08SA
	help
	  This string holds the full part number of the SoC. It is a hidden option
	  that you should not set directly. The part number selection choice defines