]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ipq40xx: add CONFIG_NVMEM_BLOCK 22539/head
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:19:54 +0000 (10:19 +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>
target/linux/ipq40xx/config-6.12

index 88c40c2ffbb86072e0bb5fac554096ef5f6cfc2d..b19a7abd9a8fc4b81c3667854c17679c86501e6f 100644 (file)
@@ -332,6 +332,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