From: Somasundaram Krishnasamy Date: Wed, 23 Aug 2017 18:16:15 +0000 (-0700) Subject: uek-rpm: Enable USB/IP support (Add usbip-core driver). X-Git-Tag: v4.1.12-111.0.20170907_2225~21 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=16d79ce57885b15af819030295f43f3315345348;p=users%2Fjedix%2Flinux-maple.git uek-rpm: Enable USB/IP support (Add usbip-core driver). Orabug: 26668125 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 1a540df43c23..8b15df432441 100644 --- a/uek-rpm/ol6/config-x86_64 +++ b/uek-rpm/ol6/config-x86_64 @@ -4864,7 +4864,10 @@ CONFIG_USB_STORAGE_CYPRESS_ATACB=m # CONFIG_USB_MDC800=m CONFIG_USB_MICROTEK=m -# CONFIG_USBIP_CORE is not set +CONFIG_USBIP_CORE=m +# CONFIG_USBIP_VHCI_HCD is not set +# CONFIG_USBIP_HOST is not set +# CONFIG_USBIP_DEBUG is not set # CONFIG_USB_MUSB_HDRC is not set # CONFIG_USB_DWC3 is not set # CONFIG_USB_DWC2 is not set diff --git a/uek-rpm/ol6/config-x86_64-debug b/uek-rpm/ol6/config-x86_64-debug index fe4f67f087ac..041a3f53a69d 100644 --- a/uek-rpm/ol6/config-x86_64-debug +++ b/uek-rpm/ol6/config-x86_64-debug @@ -4852,6 +4852,10 @@ CONFIG_USB_STORAGE_CYPRESS_ATACB=m # CONFIG_USB_MDC800=m CONFIG_USB_MICROTEK=m +CONFIG_USBIP_CORE=m +# CONFIG_USBIP_VHCI_HCD is not set +# CONFIG_USBIP_HOST is not set +# CONFIG_USBIP_DEBUG is not set # CONFIG_USBIP_CORE is not set # CONFIG_USB_MUSB_HDRC is not set # CONFIG_USB_DWC3 is not set diff --git a/uek-rpm/ol7/config-x86_64 b/uek-rpm/ol7/config-x86_64 index db841d313218..01af98c34135 100644 --- a/uek-rpm/ol7/config-x86_64 +++ b/uek-rpm/ol7/config-x86_64 @@ -4967,6 +4967,10 @@ CONFIG_USB_UAS=m # CONFIG_USB_MDC800=m CONFIG_USB_MICROTEK=m +CONFIG_USBIP_CORE=m +# CONFIG_USBIP_VHCI_HCD is not set +# CONFIG_USBIP_HOST is not set +# CONFIG_USBIP_DEBUG is not set # CONFIG_USBIP_CORE is not set # CONFIG_USB_MUSB_HDRC is not set # CONFIG_USB_DWC3 is not set diff --git a/uek-rpm/ol7/config-x86_64-debug b/uek-rpm/ol7/config-x86_64-debug index 10586eff1f38..f8c69c326c08 100644 --- a/uek-rpm/ol7/config-x86_64-debug +++ b/uek-rpm/ol7/config-x86_64-debug @@ -4955,6 +4955,10 @@ CONFIG_USB_UAS=m # CONFIG_USB_MDC800=m CONFIG_USB_MICROTEK=m +ONFIG_USBIP_CORE=m +# CONFIG_USBIP_VHCI_HCD is not set +# CONFIG_USBIP_HOST is not set +# CONFIG_USBIP_DEBUG is not set # CONFIG_USBIP_CORE is not set # CONFIG_USB_MUSB_HDRC is not set # CONFIG_USB_DWC3 is not set