kernel: add CONFIG_NVMEM_U_BOOT_ENV symbol to configs
authorRafał Miłecki <rafal@milecki.pl>
Wed, 17 Aug 2022 20:40:30 +0000 (22:40 +0200)
committerRafał Miłecki <rafal@milecki.pl>
Wed, 17 Aug 2022 20:46:19 +0000 (22:46 +0200)
This fixes:
  U-Boot environment variables support (NVMEM_U_BOOT_ENV) [N/m/y/?] (NEW)

Fixes: 34cf310435044 ("kernel: backport U-Boot environment data NVMEM driver")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
target/linux/generic/config-5.10
target/linux/generic/config-5.15

index 104fc625d915a6cd5cbe8ac02c86c4f6feb8b275..7e9eb6143a1080297f3f9a75ea00c82118c4237e 100644 (file)
@@ -4240,6 +4240,7 @@ CONFIG_NMI_LOG_BUF_SHIFT=13
 # CONFIG_NVMEM_IMX_OCOTP is not set
 # CONFIG_NVMEM_REBOOT_MODE is not set
 # CONFIG_NVMEM_SYSFS is not set
+# CONFIG_NVMEM_U_BOOT_ENV is not set
 # CONFIG_NVME_FC is not set
 # CONFIG_NVME_TARGET is not set
 # CONFIG_NVME_TCP is not set
index bbf4364a4ffa1b6caccfd00e165f5fd44ede4bbc..13b52d6b5efbda2cabdc521702474c4ccecc3b79 100644 (file)
@@ -4407,6 +4407,7 @@ CONFIG_NMI_LOG_BUF_SHIFT=13
 # CONFIG_NVMEM_REBOOT_MODE is not set
 # CONFIG_NVMEM_RMEM is not set
 # CONFIG_NVMEM_SYSFS is not set
+# CONFIG_NVMEM_U_BOOT_ENV is not set
 # CONFIG_NVME_FC is not set
 # CONFIG_NVME_TARGET is not set
 # CONFIG_NVME_TCP is not set