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/kilauea.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/kilauea.h') diff --git a/include/configs/kilauea.h b/include/configs/kilauea.h index 974139831dd..d0816897484 100644 --- a/include/configs/kilauea.h +++ b/include/configs/kilauea.h @@ -390,7 +390,6 @@ /*----------------------------------------------------------------------- * PCI stuff *----------------------------------------------------------------------*/ -#define CONFIG_PCI /* include pci support */ #define CONFIG_PCI_INDIRECT_BRIDGE /* indirect PCI bridge support */ #define CONFIG_PCI_PNP 1 /* do pci plug-and-play */ #define CONFIG_PCI_SCAN_SHOW 1 /* show pci devices on startup */ -- cgit v1.2.3