PCI: layerscape: Add support for LS1043a and LS2080a
[firefly-linux-kernel-4.4.55.git] / drivers / nvmem / Makefile
1 #
2 # Makefile for nvmem drivers.
3 #
4
5 obj-$(CONFIG_NVMEM)             += nvmem_core.o
6 nvmem_core-y                    := core.o
7
8 # Devices
9 obj-$(CONFIG_QCOM_QFPROM)       += nvmem_qfprom.o
10 nvmem_qfprom-y                  := qfprom.o
11 obj-$(CONFIG_NVMEM_SUNXI_SID)   += nvmem_sunxi_sid.o
12 nvmem_sunxi_sid-y               := sunxi_sid.o