Skip to content
Snippets Groups Projects
Commit ed2f0e1f authored by Eric Nelson's avatar Eric Nelson Committed by Stefano Babic
Browse files

ARM: mx6: Disable PCIe on SABRE Lite/Nitrogen6x


Use of PCIe on SABRE Lite and Nitrogen6x boards
is atypical and requires the use of custom daughter
boards.

Use in U-Boot is even rarer, so this patch removes it from
the standard configuration.

Signed-off-by: default avatarEric Nelson <eric.nelson@boundarydevices.com>
Acked-by: default avatarMarek Vasut <marex@denx.de>
parent 3e94380b
No related branches found
No related tags found
No related merge requests found
......@@ -355,7 +355,6 @@
/*
* PCI express
*/
#define CONFIG_CMD_PCI
#ifdef CONFIG_CMD_PCI
#define CONFIG_PCI
#define CONFIG_PCI_PNP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment