]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
realtek: rtl838x: enable U-Boot env NVMEM layout in kernel
authorJan Hoffmann <jan@3e8.eu>
Mon, 16 Feb 2026 20:20:56 +0000 (21:20 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 20 Feb 2026 23:31:48 +0000 (00:31 +0100)
This is a preparation to convert some more RTL838x devices to NVMEM.

Signed-off-by: Jan Hoffmann <jan@3e8.eu>
Link: https://github.com/openwrt/openwrt/pull/22055
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/realtek/rtl838x/config-6.12

index 0fbf6872bf6cfefd083816964898e8e594c29e90..71f5fdc6c83f16d29a3a347d08e3754b3b6d883b 100644 (file)
@@ -182,6 +182,7 @@ CONFIG_NO_EXCEPT_FILL=y
 CONFIG_NO_GENERIC_PCI_IOPORT_MAP=y
 CONFIG_NVMEM=y
 CONFIG_NVMEM_LAYOUTS=y
+CONFIG_NVMEM_LAYOUT_U_BOOT_ENV=y
 CONFIG_OF=y
 CONFIG_OF_ADDRESS=y
 CONFIG_OF_EARLY_FLATTREE=y