Skip to content

Commit 5337352

Browse files
nehebrobimarko
authored andcommitted
ipq40xx: add CONFIG_NVMEM_BLOCK
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: openwrt#22539 Signed-off-by: Robert Marko <robert.marko@sartura.hr> (cherry picked from commit 8f33ecf)
1 parent 56a4921 commit 5337352

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

target/linux/ipq40xx/config-6.12

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@ CONFIG_NO_HZ_COMMON=y
330330
CONFIG_NO_HZ_IDLE=y
331331
CONFIG_NR_CPUS=4
332332
CONFIG_NVMEM=y
333+
CONFIG_NVMEM_BLOCK=y
333334
CONFIG_NVMEM_LAYOUTS=y
334335
CONFIG_NVMEM_LAYOUT_ASCII_ENV=y
335336
CONFIG_NVMEM_LAYOUT_U_BOOT_ENV=y

0 commit comments

Comments
 (0)