arm64: defconfig: Enable QRTR MHI on lahaina_gki
Enable the QRTR MHI transport to enable QRTR/QMI traffic to remotes connected over MHI/PCIe. Also, remove this feature from lahaina_debug as it will be enabled in lahaina_gki config in this change. Change-Id: I7e6165459c22ec105714acd575000ae1c8e39fdd Signed-off-by: Jay Jayanna <jayanna@codeaurora.org>
This commit is contained in:
parent
a728307820
commit
7f1979bf7b
1
arch/arm64/configs/vendor/lahaina_GKI.config
vendored
1
arch/arm64/configs/vendor/lahaina_GKI.config
vendored
@ -74,6 +74,7 @@ CONFIG_QTI_PMIC_GLINK=m
|
||||
CONFIG_QTI_BATTERY_CHARGER=m
|
||||
CONFIG_QTI_BATTERY_GLINK_DEBUG=m
|
||||
CONFIG_QTI_ALTMODE_GLINK=m
|
||||
CONFIG_QRTR_MHI=m
|
||||
CONFIG_QSEE_IPC_IRQ_BRIDGE=m
|
||||
CONFIG_SENSORS_SSC=m
|
||||
CONFIG_POWER_RESET_MSM=m
|
||||
|
@ -59,7 +59,6 @@ CONFIG_SLIMBUS=y
|
||||
CONFIG_SLIMBUS_MSM_NGD=y
|
||||
CONFIG_QCOM_SMCINVOKE=y
|
||||
CONFIG_MSM_DEBUGCC_LAHAINA=y
|
||||
CONFIG_QRTR_MHI=y
|
||||
CONFIG_DEBUG_PANIC_ON_OOM=y
|
||||
CONFIG_USB_F_FS_IPC_LOGGING=y
|
||||
CONFIG_DYNAMIC_DEBUG=y
|
||||
|
Loading…
Reference in New Issue
Block a user