arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMR
[platform/kernel/u-boot.git] / drivers / memory / Makefile
1
2 obj-$(CONFIG_MEMORY) += memory-uclass.o
3 obj-$(CONFIG_SANDBOX_MEMORY) += memory-sandbox.o
4 obj-$(CONFIG_STM32_FMC2_EBI) += stm32-fmc2-ebi.o
5 obj-$(CONFIG_ATMEL_EBI) += atmel_ebi.o
6 obj-$(CONFIG_TI_AEMIF) += ti-aemif.o
7 obj-$(CONFIG_TI_GPMC) += ti-gpmc.o