original_kernel/arch/arm/plat-s3c64xx
Jassi Brar 4b4c662571 ARM: S3C64XX: SPI: Make platform device compilation selectable
The SPI controller platform devices should be compiled in
independent of the driver support, otherwise we might end
up with dev-spi built as kernel module.
Change this to make every machine select if it has some SPI
device and wants to build device definitions.

Signed-off-by: Jassi Brar <jassi.brar@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2010-02-03 01:55:01 +00:00
..
include/plat ARM: SMDK6410: Set up interrupt range for WM835x on 1190-EV1 PMIC board 2010-01-21 13:55:15 +09:00
Kconfig ARM: SAMSUNG: Move GPIO common functions to plat-samsung 2010-01-19 18:37:18 +09:00
Makefile ARM: S3C64XX: SPI: Make platform device compilation selectable 2010-02-03 01:55:01 +00:00
clock.c ARM: S3C64XX: SPI: Define SPI-48M clock sources 2010-01-18 17:26:58 +09:00
cpu.c ARM: S3C64XX: Add virtual mapping for S3C64XX SROM area 2010-01-18 11:41:03 +09:00
cpufreq.c
dev-adc.c ARM: S3C64XX: Add S3C64XX support to the generic Samsung ADC driver 2010-01-18 09:30:49 +09:00
dev-audio.c ARM: S3C64XX: Staticise audio platform data 2010-01-21 13:55:15 +09:00
dev-rtc.c ARM: S3C64XX: Add S3C64XX RTC platform driver 2010-01-18 08:47:21 +09:00
dev-spi.c ARM: S3C64XX: Tidy up common code in s3c64xx_spi_set_info() 2010-01-21 14:24:52 +09:00
dev-uart.c ARM: SAMSUNG: Make UART device code common 2010-01-19 09:23:50 +09:00
dma.c
gpiolib.c ARM: SAMSUNG: Remove empty gpio-core.h and use central plat/gpio-core.h 2010-01-19 18:46:02 +09:00
irq-eint.c
irq-pm.c
irq.c ARM: Add common entry code for system with two VICs 2010-01-15 17:10:14 +09:00
pm.c
s3c6400-clock.c ARM: S3C64XX: Avoid announcing clksrc clocks twice 2010-01-15 17:10:10 +09:00
s3c6400-init.c
setup-fb-24bpp.c
setup-i2c0.c
setup-i2c1.c
setup-sdhci-gpio.c
sleep.S