From 1fbd818facc99f04ca29bc0bfc130b91837b068b Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Sat, 14 Jan 2023 08:43:19 +0100 Subject: [PATCH] Fix kernel 5.15 config --- root/target/linux/generic/config-5.15 | 1 + 1 file changed, 1 insertion(+) diff --git a/root/target/linux/generic/config-5.15 b/root/target/linux/generic/config-5.15 index 5fff4ac7..2ae32e70 100644 --- a/root/target/linux/generic/config-5.15 +++ b/root/target/linux/generic/config-5.15 @@ -7615,3 +7615,4 @@ CONFIG_SERIAL_8250_16550A_VARIANTS=y # CONFIG_I2C_BRCMSTB is not set # CONFIG_NVMEM_ROCKCHIP_EFUSE is not set # CONFIG_NVMEM_QCOM_QFPROM is not set +# CONFIG_NVMEM_ROCKCHIP_OTP is not set