projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3f3e2c
)
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
Christian Marangi
<ansuelsmth@gmail.com>
Mon, 6 May 2024 10:45:51 +0000
(12:45 +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>
target/linux/ipq40xx/config-6.6
patch
|
blob
|
history
diff --git
a/target/linux/ipq40xx/config-6.6
b/target/linux/ipq40xx/config-6.6
index 22101d7df0ecc5473ea7252eda1f10a4cbaf3bea..52ac1a585e0eb74ab5649cd5c11c8f7db90199f8 100644
(file)
--- a/
target/linux/ipq40xx/config-6.6
+++ b/
target/linux/ipq40xx/config-6.6
@@
-330,6
+330,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