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:
c3c59e6
)
bcm4908: enable NVMEM U-Boot env data driver
author
Rafał Miłecki
<rafal@milecki.pl>
Wed, 17 Aug 2022 20:45:11 +0000
(22:45 +0200)
committer
Rafał Miłecki
<rafal@milecki.pl>
Mon, 5 Sep 2022 09:27:08 +0000
(11:27 +0200)
It's needed for devices with U-Boot bootloader.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
(cherry picked from commit
fb47b9fa1aa760de58f1b43d9f3e654acf1f1671
)
target/linux/bcm4908/config-5.4
patch
|
blob
|
history
diff --git
a/target/linux/bcm4908/config-5.4
b/target/linux/bcm4908/config-5.4
index 4339cd6f9f314ff8ea6550c538a720101fdebf86..a11cfc84ac98d9f1477c7d9f39e786412b525a56 100644
(file)
--- a/
target/linux/bcm4908/config-5.4
+++ b/
target/linux/bcm4908/config-5.4
@@
-168,6
+168,9
@@
CONFIG_NET_FLOW_LIMIT=y
CONFIG_NET_SWITCHDEV=y
CONFIG_NO_IOPORT_MAP=y
CONFIG_NR_CPUS=4
+CONFIG_NVMEM=y
+CONFIG_NVMEM_SYSFS=y
+CONFIG_NVMEM_U_BOOT_ENV=y
CONFIG_OF=y
CONFIG_OF_ADDRESS=y
CONFIG_OF_EARLY_FLATTREE=y