]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: defconfig: enable rockchip efuse
authorHeiko Stuebner <heiko@sntech.de>
Sun, 29 Apr 2018 14:57:59 +0000 (16:57 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Wed, 9 May 2018 14:33:09 +0000 (16:33 +0200)
The efuses on Rockchip socs often contain informations
about specifics of the chip its running on (leakage currents etc)
which components might want to read to adjust settings accordingly.

So enable the efuse early for that.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/configs/defconfig

index 34037d24fbf4ead979b4049069ac30f85057f612..74abf140e332897c01cd1ea134aaa2a7ffee9921 100644 (file)
@@ -612,6 +612,7 @@ CONFIG_QCOM_L2_PMU=y
 CONFIG_QCOM_L3_PMU=y
 CONFIG_MESON_EFUSE=m
 CONFIG_QCOM_QFPROM=y
+CONFIG_ROCKCHIP_EFUSE=y
 CONFIG_UNIPHIER_EFUSE=y
 CONFIG_TEE=y
 CONFIG_OPTEE=y