projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
447eef2
)
ipq40xx: Enable NVMEM_U_BOOT_ENV config
author
Corey Minyard
<minyard@acm.org>
Thu, 2 May 2024 19:11:04 +0000
(14:11 -0500)
committer
Robert Marko
<robimarko@gmail.com>
Sun, 12 May 2024 16:59:28 +0000
(18:59 +0200)
It's needed to get the MAC addresses for the Engenius EAP1300.
Signed-off-by: Corey Minyard <minyard@acm.org>
Link:
https://github.com/openwrt/openwrt/pull/15358
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Link:
https://github.com/openwrt/openwrt/pull/15402
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/ipq40xx/config-5.15
patch
|
blob
|
history
diff --git
a/target/linux/ipq40xx/config-5.15
b/target/linux/ipq40xx/config-5.15
index 4966352271649f7741734ecc6231a8719d855a48..fa0de60172aca20d131dfefca1308df2d8322d72 100644
(file)
--- a/
target/linux/ipq40xx/config-5.15
+++ b/
target/linux/ipq40xx/config-5.15
@@
-310,6
+310,7
@@
CONFIG_NVMEM=y
CONFIG_NVMEM_QCOM_QFPROM=y
# CONFIG_NVMEM_QCOM_SEC_QFPROM is not set
# CONFIG_NVMEM_SPMI_SDAM is not set
+CONFIG_NVMEM_U_BOOT_ENV=y
CONFIG_NVMEM_SYSFS=y
CONFIG_OF=y
CONFIG_OF_ADDRESS=y