aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSekhar Nori <nsekhar@ti.com>2020-07-25 02:01:48 +0530
committerSekhar Nori <nsekhar@ti.com>2020-08-02 22:35:28 +0530
commite846608f162f1ccc4216e982e9f8443d05d17688 (patch)
tree5bb612f32e15fcd984f01aad9cdbafbdba9d7324
parente2e71b56c7f86d35d07c5339be247a997c217f15 (diff)
downloadlinux-dt-e846608f162f1ccc4216e982e9f8443d05d17688.tar.gz
config: connectivity.cfg: enable support for Keystone PCIe host driver
Enable support for Keystone PCIe host driver. Endpoint is enabled, but for some reason host was not. Fix it. Signed-off-by: Sekhar Nori <nsekhar@ti.com>
-rw-r--r--config/connectivity.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/connectivity.cfg b/config/connectivity.cfg
index 5cd745b..83a71da 100644
--- a/config/connectivity.cfg
+++ b/config/connectivity.cfg
@@ -135,6 +135,7 @@ CONFIG_PCI_DRA7XX=y
CONFIG_PCI_DRA7XX_HOST=y
CONFIG_PCI_DRA7XX_EP=y
CONFIG_PCI_KEYSTONE=y
+CONFIG_PCI_KEYSTONE_HOST=y
CONFIG_PCI_KEYSTONE_EP=y
CONFIG_PCI_J721E=y
CONFIG_PCI_J721E_HOST=y