projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db86615
)
mxs: enable nvmem support
author
Felix Fietkau
<nbd@nbd.name>
Fri, 10 Feb 2017 09:52:31 +0000
(10:52 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Fri, 10 Feb 2017 10:05:57 +0000
(11:05 +0100)
fixes build error due to missing kernel config options
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/mxs/config-4.4
patch
|
blob
|
history
diff --git
a/target/linux/mxs/config-4.4
b/target/linux/mxs/config-4.4
index 6723f05d31a9c9b8080c30cd77e0fe6f9f9904bf..b1a459d0d21440eb8947d61eb7c95d2ea871d38e 100644
(file)
--- a/
target/linux/mxs/config-4.4
+++ b/
target/linux/mxs/config-4.4
@@
-212,6
+212,8
@@
CONFIG_NEED_PER_CPU_KM=y
CONFIG_NET_PTP_CLASSIFY=y
CONFIG_NLS=y
CONFIG_NO_BOOTMEM=y
+CONFIG_NVMEM=y
+CONFIG_NVMEM_MXS_OCOTP=y
CONFIG_OF=y
CONFIG_OF_ADDRESS=y
CONFIG_OF_EARLY_FLATTREE=y