[OpenWrt-Devel] [PATCH] mediatek: enable mtk_efuse by default

Lorenzo Bianconi lorenzo at kernel.org
Fri Sep 6 07:14:39 EDT 2019


Enable by default mtk_efuse driver since it needed by mtk_thermal driver
to read sensor calibration data

Signed-off-by: Lorenzo Bianconi <lorenzo at kernel.org>
---
 target/linux/mediatek/mt7622/config-4.19 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/mediatek/mt7622/config-4.19 b/target/linux/mediatek/mt7622/config-4.19
index 5e3ceb3574..8f5e3bcaef 100755
--- a/target/linux/mediatek/mt7622/config-4.19
+++ b/target/linux/mediatek/mt7622/config-4.19
@@ -401,7 +401,7 @@ CONFIG_MTD_SPLIT_UIMAGE_FW=y
 CONFIG_MTK_DISP_PLATFORM=""
 # CONFIG_MTK_DRE30_SUPPORT is not set
 # CONFIG_MTK_DVFSRC is not set
-# CONFIG_MTK_EFUSE is not set
+CONFIG_MTK_EFUSE=y
 # CONFIG_MTK_GED_SUPPORT is not set
 # CONFIG_MTK_GPS_SUPPORT is not set
 # CONFIG_MTK_GPU_COMMON_DVFS_SUPPORT is not set
-- 
2.21.0


_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list