summaryrefslogtreecommitdiffstats
path: root/include/configs/jetson-tk1.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-11-19 20:26:55 -0700
committerSimon Glass <sjg@chromium.org>2015-12-01 06:26:36 -0700
commitfde7e18938d84950979beccb4b2b279efb19c4bd (patch)
treecbe749b405bf36864844704e92ef0d635f7bdfa4 /include/configs/jetson-tk1.h
parent15bcc62d5382579a65f1c6375fd964301437601c (diff)
downloadtalos-obmc-uboot-fde7e18938d84950979beccb4b2b279efb19c4bd.tar.gz
talos-obmc-uboot-fde7e18938d84950979beccb4b2b279efb19c4bd.zip
dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig
Move this option to Kconfig and fix up all users. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'include/configs/jetson-tk1.h')
-rw-r--r--include/configs/jetson-tk1.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/jetson-tk1.h b/include/configs/jetson-tk1.h
index b39ddf6706..6cb064a27d 100644
--- a/include/configs/jetson-tk1.h
+++ b/include/configs/jetson-tk1.h
@@ -58,7 +58,6 @@
/* PCI host support */
#define CONFIG_PCI
-#define CONFIG_PCI_TEGRA
#define CONFIG_PCI_PNP
#define CONFIG_CMD_PCI
#define CONFIG_CMD_PCI_ENUM
OpenPOWER on IntegriCloud