Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2dde3598 authored by Pavankumar Kondeti's avatar Pavankumar Kondeti
Browse files

defconfig: msm8916: Enable USB-UICC support



An external SPI to Inter-Chip USB controller is used to connect
the UICC card on MSM8916. This controller driver is loaded when
the card is inserted. Compile it as a module. Enable CCID class
driver.

Change-Id: Id0dc3b7b5b01daf056aea127a8a2626b85933cc8
Signed-off-by: default avatarPavankumar Kondeti <pkondeti@codeaurora.org>
parent 195fe122
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -341,7 +341,9 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
CONFIG_USB_MON=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_EHSET=y
CONFIG_USB_ICE40_HCD=m
CONFIG_USB_ACM=y
CONFIG_USB_CCID_BRIDGE=y
CONFIG_USB_STORAGE=y
CONFIG_USB_STORAGE_DATAFAB=y
CONFIG_USB_STORAGE_FREECOM=y