mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
2dc1b8fe17
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>
1 line
43 B
Makefile
1 line
43 B
Makefile
obj-$(CONFIG_MFD_ATMEL_SMC) += atmel-smc.o
|