From: Somasundaram Krishnasamy Date: Mon, 21 Aug 2017 19:09:28 +0000 (-0700) Subject: uek-rpm: Enable generic driver for Hyper-V VMBus X-Git-Tag: v4.1.12-111.0.20170907_2225~4 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=5506253792ef4db5231c6ef1990520b94541aa60;p=users%2Fjedix%2Flinux-maple.git uek-rpm: Enable generic driver for Hyper-V VMBus Orabug: 26668113 Signed-off-by: Somasundaram Krishnasamy Reviewed-by: Jack Vogel --- diff --git a/uek-rpm/ol6/config-x86_64 b/uek-rpm/ol6/config-x86_64 index 8b15df432441d..b6207766a3705 100644 --- a/uek-rpm/ol6/config-x86_64 +++ b/uek-rpm/ol6/config-x86_64 @@ -5256,6 +5256,7 @@ CONFIG_UIO_SERCOS3=m CONFIG_UIO_PCI_GENERIC=m # CONFIG_UIO_NETX is not set # CONFIG_UIO_MF624 is not set +CONFIG_UIO_HV_GENERIC=m # CONFIG_VFIO is not set # CONFIG_VIRT_DRIVERS is not set CONFIG_VIRTIO=m diff --git a/uek-rpm/ol6/config-x86_64-debug b/uek-rpm/ol6/config-x86_64-debug index 041a3f53a69da..c1f3eaf83def5 100644 --- a/uek-rpm/ol6/config-x86_64-debug +++ b/uek-rpm/ol6/config-x86_64-debug @@ -5247,6 +5247,7 @@ CONFIG_UIO_SERCOS3=m CONFIG_UIO_PCI_GENERIC=m # CONFIG_UIO_NETX is not set # CONFIG_UIO_MF624 is not set +CONFIG_UIO_HV_GENERIC=m # CONFIG_VFIO is not set # CONFIG_VIRT_DRIVERS is not set CONFIG_VIRTIO=m diff --git a/uek-rpm/ol7/config-x86_64 b/uek-rpm/ol7/config-x86_64 index 01af98c341350..78796df291fb0 100644 --- a/uek-rpm/ol7/config-x86_64 +++ b/uek-rpm/ol7/config-x86_64 @@ -5368,6 +5368,7 @@ CONFIG_UIO_SERCOS3=m CONFIG_UIO_PCI_GENERIC=m # CONFIG_UIO_NETX is not set # CONFIG_UIO_MF624 is not set +CONFIG_UIO_HV_GENERIC=m CONFIG_VFIO_IOMMU_TYPE1=m CONFIG_VFIO_VIRQFD=m CONFIG_VFIO=m diff --git a/uek-rpm/ol7/config-x86_64-debug b/uek-rpm/ol7/config-x86_64-debug index f8c69c326c089..add1e5bdc9f52 100644 --- a/uek-rpm/ol7/config-x86_64-debug +++ b/uek-rpm/ol7/config-x86_64-debug @@ -5356,6 +5356,7 @@ CONFIG_UIO_SERCOS3=m CONFIG_UIO_PCI_GENERIC=m # CONFIG_UIO_NETX is not set # CONFIG_UIO_MF624 is not set +CONFIG_UIO_HV_GENERIC=m CONFIG_VFIO_IOMMU_TYPE1=m CONFIG_VFIO_VIRQFD=m CONFIG_VFIO=m