mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-21 04:42:25 +01:00
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 <jan@3e8.eu> Link: https://github.com/openwrt/openwrt/pull/22055 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
1ff39f9e98
commit
3f4b03cfe1
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue