defconfig: lahaina: Enable USB_BAM and USB_F_QDSS for GKI

As these drivers are buildable as modules, enable them for
lahaina_GKI as =m. Consequently they can be removed from the
lahaina_QGKI fragment.

Change-Id: I739eb9e62feeb538f598eeeaae1b831536be7af5
Signed-off-by: Jack Pham <jackp@codeaurora.org>
This commit is contained in:
Jack Pham
2020-09-11 00:05:27 -07:00
parent 59ff8848b2
commit 1740dedfc2
2 changed files with 2 additions and 3 deletions

View File

@@ -39,6 +39,7 @@ CONFIG_USB_CONFIGFS_F_DIAG=m
CONFIG_USB_CONFIGFS_F_CCID=m
CONFIG_USB_CONFIGFS_F_CDEV=m
CONFIG_USB_CONFIGFS_F_GSI=m
CONFIG_USB_CONFIGFS_F_QDSS=m
CONFIG_USB_CONFIGFS_F_UAC2=m
CONFIG_USB_STORAGE=m
CONFIG_TYPEC_UCSI=m
@@ -216,7 +217,7 @@ CONFIG_TOUCHSCREEN_ATMEL_MXT=m
CONFIG_SPS=m
CONFIG_SPS_SUPPORT_NDP_BAM=y
# CONFIG_SPS_SUPPORT_BAMDMA is not set
# CONFIG_USB_BAM is not set
CONFIG_USB_BAM=m
CONFIG_UTS_NS=y
CONFIG_HH_IRQ_LEND=m
CONFIG_SM_GCC_SHIMA=m

View File

@@ -126,8 +126,6 @@ CONFIG_QTI_SDPM_CLOCK_MONITOR=y
CONFIG_SPS=y
# CONFIG_SPS_SUPPORT_BAMDMA is not set
CONFIG_SPS_SUPPORT_NDP_BAM=y
CONFIG_USB_BAM=y
CONFIG_USB_CONFIGFS_F_QDSS=y
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
CONFIG_CRYPTO_DEV_QCOM_MSM_QCE=y
CONFIG_CRYPTO_DEV_QCRYPTO=y