aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/plat-samsung/Kconfig')
-rw-r--r--arch/arm/plat-samsung/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/plat-samsung/Kconfig b/arch/arm/plat-samsung/Kconfig
index d552c65fa1b0..78b8b89b4620 100644
--- a/arch/arm/plat-samsung/Kconfig
+++ b/arch/arm/plat-samsung/Kconfig
@@ -198,6 +198,12 @@ config S3C_DMA
198 help 198 help
199 Internal configuration for S3C DMA core 199 Internal configuration for S3C DMA core
200 200
201config S3C_PL330_DMA
202 bool
203 select PL330
204 help
205 S3C DMA API Driver for PL330 DMAC.
206
201comment "Power management" 207comment "Power management"
202 208
203config SAMSUNG_PM_DEBUG 209config SAMSUNG_PM_DEBUG