aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/config-5.4
diff options
context:
space:
mode:
authorRafał Miłecki <rafal@milecki.pl>2021-03-10 23:22:18 +0100
committerRafał Miłecki <rafal@milecki.pl>2021-03-10 23:23:47 +0100
commit01b1b375281b77233d65eb0ebda8e4e3a1bd2407 (patch)
treebfe6053eeed530e565ed04293ac4aebfb7726bfb /target/linux/bcm53xx/config-5.4
parentaf8a49a4becd3240a1fac31faea9f76469aff1a1 (diff)
downloadupstream-01b1b375281b77233d65eb0ebda8e4e3a1bd2407.tar.gz
upstream-01b1b375281b77233d65eb0ebda8e4e3a1bd2407.tar.bz2
upstream-01b1b375281b77233d65eb0ebda8e4e3a1bd2407.zip
bcm53xx: backport NVMEM NVRAM driver
It supports NVRAM access described using DT binding. Right now NVRAM data is exposed using /sys/bus/nvmem/ only. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Diffstat (limited to 'target/linux/bcm53xx/config-5.4')
-rw-r--r--target/linux/bcm53xx/config-5.41
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/bcm53xx/config-5.4 b/target/linux/bcm53xx/config-5.4
index f0c54bbd8e..07a8f85aa0 100644
--- a/target/linux/bcm53xx/config-5.4
+++ b/target/linux/bcm53xx/config-5.4
@@ -271,6 +271,7 @@ CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NET_FLOW_LIMIT=y
CONFIG_NR_CPUS=2
CONFIG_NVMEM=y
+CONFIG_NVMEM_BRCM_NVRAM=y
CONFIG_NVMEM_SYSFS=y
CONFIG_OF=y
CONFIG_OF_ADDRESS=y