[PATCH v5 8/8] arm64: defconfig: Enable the raspberrypi otp driver as module
Gregor Herburger
gregor.herburger at linutronix.de
Wed May 20 07:28:00 PDT 2026
Enable the newly add Raspberry Pi OTP driver as module to allow access
to the otp registers.
Signed-off-by: Gregor Herburger <gregor.herburger at linutronix.de>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index e44e83bc57812..3abb3ca34c708 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1849,6 +1849,7 @@ CONFIG_NVMEM_SPMI_SDAM=m
CONFIG_NVMEM_SUNXI_SID=y
CONFIG_NVMEM_UNIPHIER_EFUSE=y
CONFIG_NVMEM_ZYNQMP=m
+CONFIG_NVMEM_RASPBERRYPI_OTP=m
CONFIG_FPGA=y
CONFIG_FPGA_MGR_ALTERA_CVP=m
CONFIG_FPGA_MGR_STRATIX10_SOC=m
--
2.47.3
More information about the linux-arm-kernel
mailing list