diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2017-04-12 23:41:23 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-04-12 23:41:23 -0700 |
| commit | 072439f60afcda9efc06ed33e0ff5c4232a4aab5 (patch) | |
| tree | 781a588144f1521dae93d0902b673b9676c0cf0a | |
| parent | a733ffa612ce950f404e2214a23d8f0eb26b30c7 (diff) | |
| parent | d3993210d47eb779321e0fa678b2e4d055a68767 (diff) | |
Merge "defconfig: msm: Enable KS_BRIDGE USB class driver for auto platform" into dev/msm-4.4-8996au
| -rw-r--r-- | arch/arm64/configs/msm-auto-perf_defconfig | 1 | ||||
| -rw-r--r-- | arch/arm64/configs/msm-auto_defconfig | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/msm-auto-perf_defconfig b/arch/arm64/configs/msm-auto-perf_defconfig index a824fe9f3b7b..f02d176f34f9 100644 --- a/arch/arm64/configs/msm-auto-perf_defconfig +++ b/arch/arm64/configs/msm-auto-perf_defconfig @@ -435,6 +435,7 @@ CONFIG_USB_STORAGE=y CONFIG_USB_DWC3=y CONFIG_USB_ISP1760=y CONFIG_USB_SERIAL=y +CONFIG_USB_QTI_KS_BRIDGE=y CONFIG_NOP_USB_XCEIV=y CONFIG_USB_MSM_SSPHY_QMP=y CONFIG_MSM_QUSB_PHY=y diff --git a/arch/arm64/configs/msm-auto_defconfig b/arch/arm64/configs/msm-auto_defconfig index fc170ef4dfe6..b23465803263 100644 --- a/arch/arm64/configs/msm-auto_defconfig +++ b/arch/arm64/configs/msm-auto_defconfig @@ -421,6 +421,7 @@ CONFIG_USB_OHCI_HCD_PLATFORM=y CONFIG_USB_STORAGE=y CONFIG_USB_DWC3=y CONFIG_USB_ISP1760=y +CONFIG_USB_QTI_KS_BRIDGE=y CONFIG_NOP_USB_XCEIV=y CONFIG_USB_MSM_SSPHY_QMP=y CONFIG_MSM_QUSB_PHY=y |
