wcd_usb: add support for wcd usb on pitti

add support for wcd usb on pitti.

Change-Id: I8fe4eef5f9a8f918261a3e67253ddea80a751508
Signed-off-by: Prasad Kumpatla <quic_pkumpatl@quicinc.com>
Signed-off-by: Sarath Varma Ganapathiraju <quic_ganavarm@quicinc.com>
This commit is contained in:
Prasad Kumpatla 2023-09-19 11:57:25 +05:30 committed by Sarath Varma Ganapathiraju
parent 631873d79c
commit 8cc63452bb
3 changed files with 3 additions and 0 deletions

View File

@ -36,5 +36,6 @@ CONFIG_QCOM_SCM=m
CONFIG_QCOM_SMEM=m
CONFIG_QCOM_SOCINFO=m
CONFIG_QCOM_STATS=m
CONFIG_QCOM_WCD_USBSS_I2C=m
CONFIG_QTI_RPM_STATS_LOG=m
CONFIG_REGULATOR_STUB=m

View File

@ -9,6 +9,7 @@ CONFIG_LKDTM=m
CONFIG_LOCALVERSION="-consolidate"
CONFIG_LOCK_TORTURE_TEST=m
CONFIG_PAGE_OWNER=y
CONFIG_QCOM_WCD_USBSS_I2C=m
CONFIG_RCU_TORTURE_TEST=m
CONFIG_RUNTIME_TESTING_MENU=y
CONFIG_TEST_USER_COPY=m

View File

@ -31,6 +31,7 @@ def define_pitti():
"drivers/soc/qcom/rpm_master_stat.ko",
"drivers/soc/qcom/smem.ko",
"drivers/soc/qcom/socinfo.ko",
"drivers/soc/qcom/wcd_usbss_i2c.ko",
]
_pitti_consolidate_in_tree_modules = _pitti_in_tree_modules + [