]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ipq40xx: add CONFIG_NVMEM_BLOCK
authorRosen Penev <rosenp@gmail.com>
Sat, 21 Mar 2026 00:45:39 +0000 (17:45 -0700)
committerRobert Marko <robert.marko@sartura.hr>
Sat, 21 Mar 2026 09:20:19 +0000 (10:20 +0100)
NVMEM on MMC was added in dts but the corresponding option was not added
to the config.

Fixes: ee5999c ("treewide: linksys: use nvmem MAC for hw_mac_addr")
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22539
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
(cherry picked from commit 8f33ecf2141c209ab511d60034233fbf6905130a)

target/linux/ipq40xx/config-6.12

index 949d23f79260d05b7b571bd8a5b0e9e6c378a1be..aca3af0f5045a878b0fc3e826bf38f028e8bbdfa 100644 (file)
@@ -330,6 +330,7 @@ CONFIG_NO_HZ_COMMON=y
 CONFIG_NO_HZ_IDLE=y
 CONFIG_NR_CPUS=4
 CONFIG_NVMEM=y
+CONFIG_NVMEM_BLOCK=y
 CONFIG_NVMEM_LAYOUTS=y
 CONFIG_NVMEM_LAYOUT_ASCII_ENV=y
 CONFIG_NVMEM_LAYOUT_U_BOOT_ENV=y