From: Jack Vogel Date: Fri, 17 Mar 2017 00:31:21 +0000 (-0700) Subject: Add the PCI Host driver into the UEK config files X-Git-Tag: v4.1.12-98.0.20170517_2143~39^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=53b52ba4e4424f029c6699d4f78920408b9c196d;p=users%2Fjedix%2Flinux-maple.git Add the PCI Host driver into the UEK config files The kernel configuration files did not include this option. Orabug: 25507635 Signed-off-by: Jack Vogel --- diff --git a/uek-rpm/ol6/config-x86_64 b/uek-rpm/ol6/config-x86_64 index 0fc08fbe9d7c7..c4cff495b2e5c 100644 --- a/uek-rpm/ol6/config-x86_64 +++ b/uek-rpm/ol6/config-x86_64 @@ -748,6 +748,7 @@ CONFIG_PCI_IOV=y CONFIG_PCI_PRI=y CONFIG_PCI_PASID=y CONFIG_PCI_LABEL=y +CONFIG_PCI_HYPERV=m # # PCI host controller drivers diff --git a/uek-rpm/ol6/config-x86_64-debug b/uek-rpm/ol6/config-x86_64-debug index 6a54928209cc0..3888d5992a513 100644 --- a/uek-rpm/ol6/config-x86_64-debug +++ b/uek-rpm/ol6/config-x86_64-debug @@ -737,6 +737,7 @@ CONFIG_PCI_IOV=y CONFIG_PCI_PRI=y CONFIG_PCI_PASID=y CONFIG_PCI_LABEL=y +CONFIG_PCI_HYPERV=m # # PCI host controller drivers diff --git a/uek-rpm/ol7/config-x86_64 b/uek-rpm/ol7/config-x86_64 index d449b7da1c366..4e04faa249893 100644 --- a/uek-rpm/ol7/config-x86_64 +++ b/uek-rpm/ol7/config-x86_64 @@ -751,6 +751,7 @@ CONFIG_PCI_IOV=y CONFIG_PCI_PRI=y CONFIG_PCI_PASID=y CONFIG_PCI_LABEL=y +CONFIG_PCI_HYPERV=m # # PCI host controller drivers diff --git a/uek-rpm/ol7/config-x86_64-debug b/uek-rpm/ol7/config-x86_64-debug index b099552dd563c..e27f576ea2e7c 100644 --- a/uek-rpm/ol7/config-x86_64-debug +++ b/uek-rpm/ol7/config-x86_64-debug @@ -740,6 +740,7 @@ CONFIG_PCI_IOV=y CONFIG_PCI_PRI=y CONFIG_PCI_PASID=y CONFIG_PCI_LABEL=y +CONFIG_PCI_HYPERV=m # # PCI host controller drivers