From: Eric Nelson Date: Sat, 22 Mar 2014 15:17:09 +0000 (-0700) Subject: ARM: mx6: Disable PCIe on SABRE Lite/Nitrogen6x X-Git-Tag: v2014.04~38 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=ed2f0e1ffae693d7ff8a727a2efb106ba775cba6 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 Acked-by: Marek Vasut --- 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