mirror of
https://xff.cz/git/u-boot/
synced 2025-10-07 11:15:09 +02:00
Add helper functions for atmel Static Memory Controller. The functions are required to configure SMC. This file is inherited from the work done by Boris Brezillon for Linux Signed-off-by: Balamanikandan Gunasundar <balamanikandan.gunasundar@microchip.com>
2 lines
43 B
Makefile
2 lines
43 B
Makefile
obj-$(CONFIG_MFD_ATMEL_SMC) += atmel-smc.o
|