projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d79048e
)
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>
Wed, 17 Aug 2022 20:46:19 +0000
(22:46 +0200)
It's needed for devices with U-Boot bootloader.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
target/linux/bcm4908/config-5.10
patch
|
blob
|
history
diff --git
a/target/linux/bcm4908/config-5.10
b/target/linux/bcm4908/config-5.10
index 3246b42168ea79c36065654c5c61a0bd10eb4249..866fbaf105f1624ba4e510e79eb6d3f4e616c195 100644
(file)
--- a/
target/linux/bcm4908/config-5.10
+++ b/
target/linux/bcm4908/config-5.10
@@
-160,6
+160,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