1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-26 01:27:28 +02:00

mediatek: enable mtk_efuse by default

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>
This commit is contained in:
Lorenzo Bianconi 2019-09-06 13:14:39 +02:00 committed by Petr Štetiar
parent dadcd3dd98
commit 14054e2982

View File

@ -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