aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c64xx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/plat-s3c64xx/Kconfig')
-rw-r--r--arch/arm/plat-s3c64xx/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/plat-s3c64xx/Kconfig b/arch/arm/plat-s3c64xx/Kconfig
index eb088db0e650..5ebd8b425a54 100644
--- a/arch/arm/plat-s3c64xx/Kconfig
+++ b/arch/arm/plat-s3c64xx/Kconfig
@@ -39,6 +39,10 @@ config CPU_S3C6400_CLOCK
39 Common clock support code for the S3C6400 that is shared 39 Common clock support code for the S3C6400 that is shared
40 by other CPUs in the series, such as the S3C6410. 40 by other CPUs in the series, such as the S3C6410.
41 41
42config S3C64XX_DMA
43 bool "S3C64XX DMA"
44 select S3C_DMA
45
42# platform specific device setup 46# platform specific device setup
43 47
44config S3C64XX_SETUP_I2C0 48config S3C64XX_SETUP_I2C0