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/beaver.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/beaver.h') diff --git a/include/configs/beaver.h b/include/configs/beaver.h index bf7b96b5f3d..6dff1b9d0e2 100644 --- a/include/configs/beaver.h +++ b/include/configs/beaver.h @@ -71,7 +71,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.2.3