alistair23-linux/arch/arm/mach-s5p64x0
Arnd Bergmann 27873b052e ARM: samsung: make SAMSUNG_DMADEV optional
The only remaining driver using the samsung dmadev code is the broken
samsung-ac97 sound driver. However, as found by Russell's autobuilder,
the elaborate dependency chains around it cause problems with
circular dependencies.

This is an attempt to simplify those dependencies by making the
SAMSUNG_DMADEV option user-selectable. I also try to keep the
default settings for all related options unchanged, so we don't
introduce any regressions against earlier testing on linux-next.

In particular, all s3c64xx and s5p* platforms keep selecting the
pl330 and pl08x drivers they require, but the select statement
is now moved towards the main platform option, and it remains
optional by unselecting CONFIG_DMADEVICES.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Kukjin Kim <kgene.kim@samsung.com>
2014-06-17 17:09:37 +02:00
..
include/mach ARM: SoC: late cleanups 2014-04-05 15:46:37 -07:00
clock-s5p6440.c ARM: SAMSUNG: Remove pwm-clock infrastructure 2013-08-12 21:53:24 +02:00
clock-s5p6450.c ARM: SAMSUNG: Remove pwm-clock infrastructure 2013-08-12 21:53:24 +02:00
clock.c ARM: S5P64X0: use static declaration when it is not used in other files 2012-01-21 13:06:10 +09:00
clock.h ARM: S5P64X0: move s5p64x0-clock.h into local directory 2013-01-10 10:45:17 -08:00
common.c ARM: SoC: cleanups for 3.15 2014-04-05 13:51:19 -07:00
common.h ARM: s5p64x0: fix building with only one soc type 2014-03-21 18:26:18 +01:00
dev-audio.c ARM: S5P64X0: Add I2S clkdev support 2012-12-19 09:49:29 -08:00
dma.c ARM: S5P64X0: Remove unused variable in dma.c file 2012-06-20 09:14:37 +09:00
i2c.h ARM: S5P64X0: move i2c.h into local directory 2013-01-10 10:45:16 -08:00
irq-pm.c ARM: SoC: cleanups for 3.15 2014-04-05 13:51:19 -07:00
Kconfig ARM: samsung: make SAMSUNG_DMADEV optional 2014-06-17 17:09:37 +02:00
mach-smdk6440.c ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file 2014-02-14 10:35:00 +09:00
mach-smdk6450.c ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file 2014-02-14 10:35:00 +09:00
Makefile Merge branch 'samsung/cleanup' into samsung/driver 2012-01-09 16:14:07 +00:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
pm.c ARM: SAMSUNG: Save UART DIVSLOT register based on SoC type 2014-03-21 04:05:57 +09:00
setup-fb-24bpp.c ARM: S5P64X0: Add GPIO setup for LCD 2011-10-04 19:00:53 +09:00
setup-i2c0.c ARM: S5P64X0: move i2c.h into local directory 2013-01-10 10:45:16 -08:00
setup-i2c1.c ARM: S5P64X0: move i2c.h into local directory 2013-01-10 10:45:16 -08:00
setup-sdhci-gpio.c ARM: S5P64X0: Add HSMMC setup for host Controller 2011-12-26 16:30:43 +09:00
setup-spi.c ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functions 2012-07-13 15:23:46 +09:00