summaryrefslogtreecommitdiffstats
path: root/include/configs/nitrogen6x.h
diff options
context:
space:
mode:
authorEric Nelson <eric.nelson@boundarydevices.com>2014-03-22 08:17:09 -0700
committerStefano Babic <sbabic@denx.de>2014-03-31 18:28:50 +0200
commited2f0e1ffae693d7ff8a727a2efb106ba775cba6 (patch)
tree6f0f120df33648b169e859e6472843fe835d4d50 /include/configs/nitrogen6x.h
parent3e94380b75bcae01e7b68f013fd39b2bc1491d62 (diff)
downloadblackbird-obmc-uboot-ed2f0e1ffae693d7ff8a727a2efb106ba775cba6.tar.gz
blackbird-obmc-uboot-ed2f0e1ffae693d7ff8a727a2efb106ba775cba6.zip
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/configs/nitrogen6x.h')
-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 ac517ce25e..5bac1009ef 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
OpenPOWER on IntegriCloud