Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187637
b: refs/heads/master
c: 4b4c662
h: refs/heads/master
i:
  187635: 061920f
v: v3
  • Loading branch information
Jassi Brar authored and Ben Dooks committed Feb 3, 2010
1 parent 5d91c81 commit 5916665
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2848552cef6a14fe4e54e676a61a340c8fd023b3
refs/heads/master: 4b4c662571bb3a19d6bacb4433886ec35c7093fa
4 changes: 3 additions & 1 deletion trunk/arch/arm/plat-s3c64xx/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,13 @@ obj-$(CONFIG_S3C64XX_DMA) += dma.o

obj-$(CONFIG_S3C_ADC) += dev-adc.o

# SPI support
obj-$(CONFIG_S3C64XX_DEV_SPI) += dev-spi.o

# Device setup

obj-$(CONFIG_S3C64XX_SETUP_I2C0) += setup-i2c0.o
obj-$(CONFIG_S3C64XX_SETUP_I2C1) += setup-i2c1.o
obj-$(CONFIG_S3C64XX_SETUP_FB_24BPP) += setup-fb-24bpp.o
obj-$(CONFIG_S3C64XX_SETUP_SDHCI_GPIO) += setup-sdhci-gpio.o
obj-$(CONFIG_SND_S3C24XX_SOC) += dev-audio.o
obj-$(CONFIG_SPI_S3C64XX) += dev-spi.o
6 changes: 6 additions & 0 deletions trunk/arch/arm/plat-samsung/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,12 @@ config S3C_DEV_NAND
help
Compile in platform device definition for NAND controller

config S3C64XX_DEV_SPI
bool
help
Compile in platform device definitions for S3C64XX's type
SPI controllers.

comment "Power management"

config SAMSUNG_PM_DEBUG
Expand Down

0 comments on commit 5916665

Please sign in to comment.