android: configs: base: enable configfs gadget functions
authorAmit Pundir <amit.pundir@linaro.org>
Mon, 13 Jul 2015 12:24:56 +0000 (17:54 +0530)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:54:36 +0000 (13:54 -0800)
commit6585a782c0acb6cc36da697fa7eebb48efbcecef
tree943b0621b18b3b2b1456f3a9431625fc4cbd637d
parent1d1c140baaaf6f656de26cb3b5dfe4111cf390ea
android: configs: base: enable configfs gadget functions

Now that Android is moving towards ConfigFS based USB gadgets,
lets enable USB_CONFIGFS and relevant Android gadget functions
instead of obsolete USB_G_ANDROID composite driver which doesn't
exist now.

Enabled following ConfigFS gadget functions:

F_FS            for ADB
F_MTP/PTP       for MTP/PTP
F_ACC           for Android USB Accessory
F_AUDIO_SRC     for USB Audio Source
F_MIDI          for MIDI, and
CONFIGFS_UEVENT for communicating USB state change notifications to userspace.

Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
android/configs/android-base.cfg