From af27382e2d6f7b4966e6932c9820939259498c1b Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 26 Oct 2016 17:15:37 -0400 Subject: drivers/pci/Kconfig: Add PCI Add 'PCI' as a menu option and migrate all existing users. Signed-off-by: Tom Rini Acked-by: Stephen Warren --- include/configs/mx6sabresd.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/mx6sabresd.h') diff --git a/include/configs/mx6sabresd.h b/include/configs/mx6sabresd.h index 789c407882..166415988d 100644 --- a/include/configs/mx6sabresd.h +++ b/include/configs/mx6sabresd.h @@ -29,7 +29,6 @@ #define CONFIG_CMD_PCI #ifdef CONFIG_CMD_PCI -#define CONFIG_PCI #define CONFIG_PCI_PNP #define CONFIG_PCI_SCAN_SHOW #define CONFIG_PCIE_IMX -- cgit v1.2.3