From: Krzysztof Opasiak Date: Fri, 2 Sep 2016 10:52:40 +0000 (+0200) Subject: Build dummy_hcd and g_ffs as a modules X-Git-Tag: accepted/tizen/mobile/20160905.065816~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=42136c50c98e4d374f56a5d4fb772f5e1198c53a;p=profile%2Fmobile%2Fplatform%2Fkernel%2Flinux-3.10-sc7730.git Build dummy_hcd and g_ffs as a modules Change-Id: Ic505dd282eaf2740848fddbb98678d8fb147be1e Signed-off-by: Krzysztof Opasiak --- diff --git a/arch/arm/configs/tizen_tm1_defconfig b/arch/arm/configs/tizen_tm1_defconfig index a656cde..2498a75 100755 --- a/arch/arm/configs/tizen_tm1_defconfig +++ b/arch/arm/configs/tizen_tm1_defconfig @@ -2528,7 +2528,7 @@ CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2 # CONFIG_USB_MV_U3D is not set # CONFIG_USB_M66592 is not set # CONFIG_USB_NET2272 is not set -# CONFIG_USB_DUMMY_HCD is not set +CONFIG_USB_DUMMY_HCD=m CONFIG_USB_GADGET_SPRD_DWC=y CONFIG_USB_SPRD_DWC=y # CONFIG_USB_SPRD_SWITCH is not set @@ -2552,7 +2552,10 @@ CONFIG_USB_EXTERNAL_DETECT=y # CONFIG_USB_ETH is not set # CONFIG_USB_G_NCM is not set # CONFIG_USB_GADGETFS is not set -# CONFIG_USB_FUNCTIONFS is not set +CONFIG_USB_FUNCTIONFS=m +# CONFIG_USB_FUNCTIONFS_ETH is not set +# CONFIG_USB_FUNCTIONFS_RNDIS is not set +CONFIG_USB_FUNCTIONFS_GENERIC=y # CONFIG_USB_MASS_STORAGE is not set # CONFIG_USB_G_SERIAL is not set # CONFIG_USB_MIDI_GADGET is not set