summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-kirkwood/Makefile
diff options
context:
space:
mode:
authorNicolas Pitre <nico@cam.org>2009-01-31 04:44:20 +0100
committerNicolas Pitre <nico@cam.org>2009-02-20 04:27:52 +0100
commit0100defd2803f6c3df6bfd400a10af0cf9b8536a (patch)
treebc1f3a63b4d85436459f2c1a90aeabb5b983dc85 /arch/arm/mach-kirkwood/Makefile
parent[ARM] Orion: make gpio /input/output validation separate (diff)
downloadlinux-0100defd2803f6c3df6bfd400a10af0cf9b8536a.tar.xz
linux-0100defd2803f6c3df6bfd400a10af0cf9b8536a.zip
[ARM] Kirkwood: MPP initialization code
This allows for board support code to set up their MPP config if the bootloader didn't do it all or did it wrong. This also allows to register usable GPIOs. Signed-off-by: Nicolas Pitre <nico@marvell.com>
Diffstat (limited to 'arch/arm/mach-kirkwood/Makefile')
-rw-r--r--arch/arm/mach-kirkwood/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-kirkwood/Makefile b/arch/arm/mach-kirkwood/Makefile
index b96c55dad343..fdff35cc8d5a 100644
--- a/arch/arm/mach-kirkwood/Makefile
+++ b/arch/arm/mach-kirkwood/Makefile
@@ -1,4 +1,4 @@
-obj-y += common.o addr-map.o irq.o pcie.o
+obj-y += common.o addr-map.o irq.o pcie.o mpp.o
obj-$(CONFIG_MACH_DB88F6281_BP) += db88f6281-bp-setup.o
obj-$(CONFIG_MACH_RD88F6192_NAS) += rd88f6192-nas-setup.o