summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5p64x0/Makefile
diff options
context:
space:
mode:
authorPadmavathi Venna <padma.v@samsung.com>2011-12-23 10:14:50 +0900
committerKukjin Kim <kgene.kim@samsung.com>2011-12-23 10:50:02 +0900
commit25dada97a977e27fd59eed154290c8b03f0ccf17 (patch)
tree712c5bf669f010ada669e57cfdb615e66a2ed413 /arch/arm/mach-s5p64x0/Makefile
parent323d7717455e7709a2c923f42349bf2ed36992a3 (diff)
downloadblackbird-obmc-linux-25dada97a977e27fd59eed154290c8b03f0ccf17.tar.gz
blackbird-obmc-linux-25dada97a977e27fd59eed154290c8b03f0ccf17.zip
ARM: S5P64X0: Modified files for SPI consolidation work
As SPI platform devices are consolidated to plat-samsung, some corresponding changes are required in the respective machine folder. Added SPI Setup file for GPIO configurations and platform data initialization. Signed-off-by: Padmavathi Venna <padma.v@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s5p64x0/Makefile')
-rw-r--r--arch/arm/mach-s5p64x0/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s5p64x0/Makefile b/arch/arm/mach-s5p64x0/Makefile
index e24d316e544b..a7d7a499d99e 100644
--- a/arch/arm/mach-s5p64x0/Makefile
+++ b/arch/arm/mach-s5p64x0/Makefile
@@ -29,3 +29,4 @@ obj-y += dev-audio.o
obj-$(CONFIG_S5P64X0_SETUP_I2C1) += setup-i2c1.o
obj-$(CONFIG_S5P64X0_SETUP_FB_24BPP) += setup-fb-24bpp.o
+obj-$(CONFIG_S5P64X0_SETUP_SPI) += setup-spi.o
OpenPOWER on IntegriCloud