aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit Pundir <amit.pundir@linaro.org>2015-07-16 02:04:16 +0530
committerAmit Pundir <amit.pundir@linaro.org>2015-07-18 20:02:19 +0530
commitec1a927987f455eafee3278d5e3fb33e296c999b (patch)
tree0240148f72da60cbb80d38c1d518e6c5b5e10a01
parent73e52f23ce7ebcb243be2f158dafcc5b504fa0b2 (diff)
downloadlinux-flo-WIP.tar.gz
flo_defconfig: Enable MTP/PTP gadgets and uevent notificationsflo-WIP
Enable MTP/PTP usb configfs functions and gadget state change uevent notifications to Android userspace. Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
-rw-r--r--arch/arm/configs/flo_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/configs/flo_defconfig b/arch/arm/configs/flo_defconfig
index f78451d00c75..ed65ba8197ea 100644
--- a/arch/arm/configs/flo_defconfig
+++ b/arch/arm/configs/flo_defconfig
@@ -245,6 +245,9 @@ CONFIG_USB_GADGET_DEBUG_FILES=y
CONFIG_USB_GADGET_VBUS_DRAW=500
CONFIG_USB_CONFIGFS=y
CONFIG_USB_CONFIGFS_F_FS=y
+CONFIG_USB_CONFIGFS_F_MTP=y
+CONFIG_USB_CONFIGFS_F_PTP=y
+CONFIG_USB_CONFIGFS_UEVENT=y
CONFIG_MMC=y
CONFIG_MMC_BLOCK_MINORS=16
CONFIG_MMC_ARMMMCI=y