projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
111b183
)
layerscape: Add CONFIG_NVMEM_LAYERSCAPE_SFP kernel configuration option
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 8 Jan 2023 17:51:27 +0000
(18:51 +0100)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 8 Jan 2023 17:51:27 +0000
(18:51 +0100)
The kernel configuration option is now available on kernel 5.10 and
5.15, add it to the config for 5.15 too.
Fixes: 8dfe69cdfc5c ("kernel: update nvmem subsystem to the latest upstream")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/layerscape/armv8_64b/config-5.15
patch
|
blob
|
history
diff --git
a/target/linux/layerscape/armv8_64b/config-5.15
b/target/linux/layerscape/armv8_64b/config-5.15
index e959d4393bcdb6696ddece1400f6a66d062b1c02..73815b174decc24a66b611cdb2a42ca36da49002 100644
(file)
--- a/
target/linux/layerscape/armv8_64b/config-5.15
+++ b/
target/linux/layerscape/armv8_64b/config-5.15
@@
-544,6
+544,7
@@
CONFIG_NUMA=y
CONFIG_NUMA_BALANCING=y
CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
CONFIG_NVMEM=y
+# CONFIG_NVMEM_LAYERSCAPE_SFP is not set
# CONFIG_NVMEM_SPMI_SDAM is not set
CONFIG_NVMEM_SYSFS=y
CONFIG_OF=y