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:
parent
db866154fc
commit
e690280a16
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue