summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2024-06-09 12:18:54 +0200
committerRobert Marko <robimarko@gmail.com>2024-06-24 09:46:19 +0200
commitb5004bac843d8dc79c3ad38f3a70204db2308cc5 (patch)
tree867a2208c3a754cabfa9a8ecb53f836de6155c1f /target
parent62fa12e3c933dfe88b03fc0c89dadcd09a532cf8 (diff)
downloadopenwrt-b5004bac843d8dc79c3ad38f3a70204db2308cc5.tar.gz
openwrt-b5004bac843d8dc79c3ad38f3a70204db2308cc5.tar.bz2
openwrt-b5004bac843d8dc79c3ad38f3a70204db2308cc5.zip
mvebu: cortex-a72: enable MikroTik NVMEM layout driver
RB5009 will take advantage of the driver to get MAC adress. Link: https://github.com/openwrt/openwrt/pull/15765 Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'target')
-rw-r--r--target/linux/mvebu/cortexa72/config-6.61
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mvebu/cortexa72/config-6.6 b/target/linux/mvebu/cortexa72/config-6.6
index cb214b4842..de2cec6f26 100644
--- a/target/linux/mvebu/cortexa72/config-6.6
+++ b/target/linux/mvebu/cortexa72/config-6.6
@@ -74,6 +74,7 @@ CONFIG_MVPP2=y
CONFIG_MV_XOR_V2=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_NVMEM_LAYOUTS=y
+CONFIG_NVMEM_LAYOUT_MIKROTIK=y
CONFIG_NVMEM_LAYOUT_ONIE_TLV=y
CONFIG_NVMEM_SYSFS=y
CONFIG_NVMEM_U_BOOT_ENV=y