projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dadcd3d
)
mediatek: enable mtk_efuse by default
author
Lorenzo Bianconi
<lorenzo@kernel.org>
Fri, 6 Sep 2019 11:14:39 +0000
(13:14 +0200)
committer
Petr Štetiar
<ynezz@true.cz>
Sun, 15 Sep 2019 20:56:09 +0000
(22:56 +0200)
Enable by default mtk_efuse driver since it needed by mtk_thermal driver
to read sensor calibration data
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
target/linux/mediatek/mt7622/config-4.19
patch
|
blob
|
history
diff --git
a/target/linux/mediatek/mt7622/config-4.19
b/target/linux/mediatek/mt7622/config-4.19
index 5e3ceb3574c43d3afcd88bb4bfd38400909216e1..8f5e3bcaef3e6550fd555cbb92beded758808287 100755
(executable)
--- 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