USB: msm_defconfig: Enable usb drivers
Add necessary defconfig changes for initial
USB peripheral.
Android gadget driver supports multiple USB
functions and it use the different interfaces to
support the same.
- CONFIG_USB_GADGET and CONFIG_USB_G_ANDROID
for USB Android Gadget driver,
- CONFIG_USB_GADGET_DEBUG_FILES and
CONFIG_USB_GADGET_DEBUG_FS for USB Gadget debug
support,
- CONFIG_USB_CI13XXX_MSM for USB Device Controller
driver.
- USB HID for Accessory.
Hence enable all above config to get USB enumeration
and (ADB) composition.
Change-Id: Icabb92020c16dbf35788783460983e3afdd71a82
Signed-off-by:
Sujeet Kumar <ksujeet@codeaurora.org>
Loading
Please register or sign in to comment