bmips: fix missing NVMEM subsystem
authorPetr Štetiar <ynezz@true.cz>
Wed, 21 Jul 2021 08:28:50 +0000 (10:28 +0200)
committerPetr Štetiar <ynezz@true.cz>
Wed, 21 Jul 2021 09:39:39 +0000 (11:39 +0200)
commitf33fbfa4de3fb1d2e8a0341683e0eb4da40365ef
tree8c29c197725b9c61e160dfda42c478516de84da7
parentc5b3c13b6030ef2d7e6e40df2b3e778077e15811
bmips: fix missing NVMEM subsystem

MAC address retrieval was switched to more generic upstream (5.13) NVMEM
based solution in commit 32adbfc789f6 ("bmips: convert mtd-mac-address
to nvmem implementation"), but NVMEM subsystem wasn't enabled in the
kernel, so fix it now.

References: https://github.com/openwrt/openwrt/pull/4041#issuecomment-883322801
Fixes: 32adbfc789f6 ("bmips: convert mtd-mac-address to nvmem implementation")
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/bmips/config-5.10