]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
mediatek: filogic: enable ascii-env NVMEM driver
authorINAGAKI Hiroshi <musashino.open@gmail.com>
Sun, 22 Mar 2026 13:15:04 +0000 (22:15 +0900)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 16 Apr 2026 20:48:57 +0000 (22:48 +0200)
Enable ascii-env NVMEM driver (CONFIG_NVMEM_LAYOUT_ASCII_ENV) on
mediatek/filogic subtarget, to handle ascii-based MAC addresses
in key-value format stored to the mtd partition.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22587
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/mediatek/filogic/config-6.12

index d319785ce5b140a70afda7903a58b71663075d13..f004be843f73bb0c536a55bcc5ac4b9ff194494d 100644 (file)
@@ -334,6 +334,7 @@ CONFIG_NVMEM_AN8855_EFUSE=y
 CONFIG_NVMEM_BLOCK=y
 CONFIG_NVMEM_LAYOUTS=y
 CONFIG_NVMEM_LAYOUT_ADTRAN=y
+CONFIG_NVMEM_LAYOUT_ASCII_ENV=y
 CONFIG_NVMEM_LAYOUT_U_BOOT_ENV=y
 CONFIG_NVMEM_MTK_EFUSE=y
 CONFIG_NVMEM_SYSFS=y