summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2014-12-08 10:29:16 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2015-01-05 11:31:00 +0100
commit30aad4a4ce952abd745cd409956d4976079d5482 (patch)
treee5b5656ffbe8501f24a997ec0b6b1d0034bbf7ce /arch
parent1708b4b009ee6bf54056b66c744ba2f9978238cd (diff)
downloadbarebox-30aad4a4ce952abd745cd409956d4976079d5482.tar.gz
barebox-30aad4a4ce952abd745cd409956d4976079d5482.tar.xz
ARM: MXS: Enable iomux support for pbl
Upcoming lowlevel code for MXS needs the iomux setup functions Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-mxs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mxs/Makefile b/arch/arm/mach-mxs/Makefile
index bf949bc0c1..e3843368c2 100644
--- a/arch/arm/mach-mxs/Makefile
+++ b/arch/arm/mach-mxs/Makefile
@@ -1,4 +1,5 @@
obj-y += imx.o iomux-imx.o power.o
+pbl-y += iomux-imx.o
obj-$(CONFIG_ARCH_IMX23) += clocksource-imx23.o usb-imx23.o soc-imx23.o
obj-$(CONFIG_ARCH_IMX28) += clocksource-imx28.o usb-imx28.o soc-imx28.o
obj-$(CONFIG_MXS_OCOTP) += ocotp.o