Skip to content

Commit 3225655

Browse files
nehebrobimarko
authored andcommitted
apm821xx: disable NVMEM_U_BOOT_ENV
The main point of it currently is to extract mac addresses. That is not being done as MAC addresses are elsewhere. Disable it until it becomes more feature packed and there's an actual use for it. All devices already have config definitions. NVMEM prevents redundant support as well as write support. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: openwrt/openwrt#16618 Signed-off-by: Robert Marko <robimarko@gmail.com>
1 parent 23bb631 commit 3225655

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

target/linux/apm821xx/config-6.12

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@ CONFIG_NR_CPUS=1
174174
CONFIG_NR_IRQS=512
175175
CONFIG_NVMEM=y
176176
CONFIG_NVMEM_LAYOUTS=y
177-
CONFIG_NVMEM_LAYOUT_U_BOOT_ENV=y
178177
CONFIG_NVMEM_SYSFS=y
179178
CONFIG_OF=y
180179
CONFIG_OF_ADDRESS=y

0 commit comments

Comments
 (0)