ソースを参照

realtek: rtl838x: enable U-Boot env NVMEM layout in kernel

This is a preparation to convert some more RTL838x devices to NVMEM.

Signed-off-by: Jan Hoffmann <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/22055
Signed-off-by: Hauke Mehrtens <[email protected]>
Jan Hoffmann 4 日 前
コミット
3f4b03cfe1
1 ファイル変更1 行追加0 行削除
  1. 1 0
      target/linux/realtek/rtl838x/config-6.12

+ 1 - 0
target/linux/realtek/rtl838x/config-6.12

@@ -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