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/theadorable.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/theadorable.h') diff --git a/include/configs/theadorable.h b/include/configs/theadorable.h index a51ffb5ec5..57e1a214f6 100644 --- a/include/configs/theadorable.h +++ b/include/configs/theadorable.h @@ -85,7 +85,6 @@ /* PCIe support */ #ifdef CONFIG_CMD_PCI #ifndef CONFIG_SPL_BUILD -#define CONFIG_PCI #define CONFIG_PCI_MVEBU #define CONFIG_PCI_PNP #define CONFIG_BOARD_LATE_INIT /* for PEX switch test */ -- cgit v1.2.3