aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mxs
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-02-10 10:52:31 +0100
committerFelix Fietkau <nbd@nbd.name>2017-02-10 11:05:57 +0100
commite690280a160229be31906806583e8e9442d5b365 (patch)
treeb4f50d88f2004a66e2e45545448509fbcff8d363 /target/linux/mxs
parentdb866154fc5e3497e889eada74d3c09411bfafd1 (diff)
downloadupstream-e690280a160229be31906806583e8e9442d5b365.tar.gz
upstream-e690280a160229be31906806583e8e9442d5b365.tar.bz2
upstream-e690280a160229be31906806583e8e9442d5b365.zip
mxs: enable nvmem support
fixes build error due to missing kernel config options Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/mxs')
-rw-r--r--target/linux/mxs/config-4.42
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/mxs/config-4.4 b/target/linux/mxs/config-4.4
index 6723f05d31..b1a459d0d2 100644
--- 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