mirror of
https://xff.cz/git/u-boot/
synced 2026-02-04 10:49:00 +01: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
|