summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEric Nelson <eric.nelson@boundarydevices.com>2014-03-22 15:17:09 (GMT)
committerStefano Babic <sbabic@denx.de>2014-03-31 16:28:50 (GMT)
commited2f0e1ffae693d7ff8a727a2efb106ba775cba6 (patch)
tree6f0f120df33648b169e859e6472843fe835d4d50 /include
parent3e94380b75bcae01e7b68f013fd39b2bc1491d62 (diff)
downloadu-boot-fsl-qoriq-ed2f0e1ffae693d7ff8a727a2efb106ba775cba6.tar.xz
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: Eric Nelson <eric.nelson@boundarydevices.com> Acked-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'include')
-rw-r--r--include/configs/nitrogen6x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
index ac517ce..5bac100 100644
--- a/include/configs/nitrogen6x.h
+++ b/include/configs/nitrogen6x.h
@@ -355,7 +355,6 @@
/*
* PCI express
*/
-#define CONFIG_CMD_PCI
#ifdef CONFIG_CMD_PCI
#define CONFIG_PCI
#define CONFIG_PCI_PNP