mxs: enable nvmem support

fixes build error due to missing kernel config options

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau 2017-02-10 10:52:31 +01:00
parent db866154fc
commit e690280a16
1 changed files with 2 additions and 0 deletions

View File

@ -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