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/cardhu.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/cardhu.h') diff --git a/include/configs/cardhu.h b/include/configs/cardhu.h index 5943b04..28cc7ab 100644 --- a/include/configs/cardhu.h +++ b/include/configs/cardhu.h @@ -56,7 +56,6 @@ #define CONFIG_USB_ETHER_ASIX /* PCI host support */ -#define CONFIG_PCI #define CONFIG_PCI_PNP #define CONFIG_CMD_PCI -- cgit v1.1