diff options
Diffstat (limited to 'arch/arm/plat-samsung/Kconfig')
-rw-r--r-- | arch/arm/plat-samsung/Kconfig | 6 |
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 | ||
201 | config S3C_PL330_DMA | ||
202 | bool | ||
203 | select PL330 | ||
204 | help | ||
205 | S3C DMA API Driver for PL330 DMAC. | ||
206 | |||
201 | comment "Power management" | 207 | comment "Power management" |
202 | 208 | ||
203 | config SAMSUNG_PM_DEBUG | 209 | config SAMSUNG_PM_DEBUG |