boards: support the SAME70Q21B on the SAM E70 Xplained Board

Let allow users to select the revision B of the chip on the SAM E70
Xplained Board. The same board exists with SoC revision A or B.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
This commit is contained in:
Aurelien Jarno 2019-02-07 23:17:08 +01:00 committed by Anas Nashif
parent 805dca917a
commit 68a4bc541a

View file

@ -6,4 +6,4 @@
config BOARD_SAM_E70_XPLAINED
bool "Atmel SMART SAM E70 Xplained Board"
depends on SOC_PART_NUMBER_SAME70Q21
depends on SOC_PART_NUMBER_SAME70Q21 || SOC_PART_NUMBER_SAME70Q21B