arm64: defconfig: Enable Rockchip OTP memory driver
authorCristian Ciocaltea <cristian.ciocaltea@collabora.com>
Mon, 10 Jul 2023 19:01:07 +0000 (22:01 +0300)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 14 Jul 2023 15:35:33 +0000 (17:35 +0200)
commit3526df3faf21b66904c47cc8814c177a890343b6
treefd937b70f6ccf8c5f90fbe87936102fcddc408d3
parentccc1b7ee2eb4021506838c5f12a8055955332357
arm64: defconfig: Enable Rockchip OTP memory driver

The Rockchip one-time programmable memory driver provides access to
various SoC specific information, e.g. leakage currents of the
CPU/GPU/NPU components found on a RK3588 SoC.

Enable the driver as built-in to allow client device drivers (e.g.
cpufreq) to access the required data for proper settings adjustment.

Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Link: https://lore.kernel.org/r/20230710190107.32451-1-cristian.ciocaltea@collabora.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/configs/defconfig