[d-kernel] [PATCH 3/6] config-aarch64: CONFIG_NVMEM_U_BOOT_ENV=m
antohami на basealt.ru
antohami на basealt.ru
Пн Фев 6 07:03:16 MSK 2023
From: Anton Midyukov <antohami на altlinux.org>
U-Boot stores its setup as environment variables.
This driver adds support for verifying & exporting such data.
It also exposes variables as NVMEM cells so they can be referenced
by other drivers.
Signed-off-by: Anton Midyukov <antohami на altlinux.org>
---
config-aarch64 | 1 +
1 file changed, 1 insertion(+)
diff --git a/config-aarch64 b/config-aarch64
index d4e5ecaf4240c..538e30a99213c 100644
--- a/config-aarch64
+++ b/config-aarch64
@@ -1506,6 +1506,7 @@ CONFIG_NVMEM_ROCKCHIP_OTP=m
CONFIG_NVMEM_ROCKCHIP_EFUSE=m
CONFIG_NVMEM_SUNXI_SID=m
CONFIG_NVMEM_MESON_EFUSE=m
+CONFIG_NVMEM_U_BOOT_ENV=m
# CONFIG_MESON_MX_EFUSE is not set
# CONFIG_FSI is not set
# CONFIG_TEE is not set
--
2.33.6
Подробная информация о списке рассылки devel-kernel