From fde7e18938d84950979beccb4b2b279efb19c4bd Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Thu, 19 Nov 2015 20:26:55 -0700 Subject: dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig Move this option to Kconfig and fix up all users. Signed-off-by: Simon Glass Tested-by: Stephen Warren --- include/configs/p2371-2180.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/p2371-2180.h') diff --git a/include/configs/p2371-2180.h b/include/configs/p2371-2180.h index 0dfcdb9..46a801d 100644 --- a/include/configs/p2371-2180.h +++ b/include/configs/p2371-2180.h @@ -54,7 +54,6 @@ /* PCI host support */ #define CONFIG_PCI -#define CONFIG_PCI_TEGRA #define CONFIG_PCI_PNP #define CONFIG_CMD_PCI #define CONFIG_CMD_PCI_ENUM -- cgit v1.1