Skip to content
Snippets Groups Projects
Commit 61d7e2bc authored by Troy Kisky's avatar Troy Kisky Committed by Stefano Babic
Browse files

ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL'


This fixes commit <91435cd4> "ARM: i.MX6: exclude the ARM errata
 from i.MX6 UP system"

for nitrogen6x. The above commit removed the errata for the board
since MX6Q/MXDL/MX6S is selected via CONFIG_SYS_EXTRA_OPTIONS

This restores the errata configs.

Signed-off-by: default avatarTroy Kisky <troy.kisky@boundarydevices.com>
Reviewed-by: default avatarFabio Estevam <festevam@gmail.com>
parent c30c3603
No related branches found
No related tags found
No related merge requests found
......@@ -424,6 +424,7 @@ config TARGET_NITROGEN6X
imply USB_ETHER_MCS7830
imply USB_ETHER_SMSC95XX
imply USB_HOST_ETHER
select MX6QDL
config TARGET_OPOS6ULDEV
bool "Armadeus OPOS6ULDev board"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment