From ca73ebfce03d8d62ddc282e575f67bcd9baa3e0c Mon Sep 17 00:00:00 2001 From: Mister Oyster Date: Sat, 21 Jan 2017 21:30:48 +0100 Subject: defconfig: ril: define Active Modem to 5 instead of 6 to fix LTE (thanks @danielhk for the tips) --- arch/arm64/configs/los14_m2note_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/configs/los14_m2note_defconfig b/arch/arm64/configs/los14_m2note_defconfig index 836f5d4b3..30f39345b 100644 --- a/arch/arm64/configs/los14_m2note_defconfig +++ b/arch/arm64/configs/los14_m2note_defconfig @@ -1208,7 +1208,7 @@ CONFIG_MTK_NET_CCMNI=y # CONFIG_MTK_C2K_DATA_PPP_SUPPORT is not set # CONFIG_MTK_IRAT_SUPPORT is not set CONFIG_MTK_ENABLE_MD1=y -CONFIG_MTK_MD1_SUPPORT=6 +CONFIG_MTK_MD1_SUPPORT=5 CONFIG_MD1_SIZE=0x5000000 CONFIG_MD1_SMEM_SIZE=0x200000 # CONFIG_MTK_ENABLE_MD2 is not set -- cgit v1.2.3