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 --- configs/apalis_t30_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/apalis_t30_defconfig') diff --git a/configs/apalis_t30_defconfig b/configs/apalis_t30_defconfig index 8abf98a..f939bdb 100644 --- a/configs/apalis_t30_defconfig +++ b/configs/apalis_t30_defconfig @@ -13,6 +13,7 @@ CONFIG_CMD_GPIO=y # CONFIG_CMD_NFS is not set CONFIG_NETDEVICES=y CONFIG_E1000=y +CONFIG_PCI_TEGRA=y CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_DM_USB=y -- cgit v1.1