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 7a36cf85e138..5349d2181bd2 100644 --- a/arch/arm/plat-samsung/Kconfig +++ b/arch/arm/plat-samsung/Kconfig | |||
@@ -203,6 +203,12 @@ config S3C_DMA | |||
203 | help | 203 | help |
204 | Internal configuration for S3C DMA core | 204 | Internal configuration for S3C DMA core |
205 | 205 | ||
206 | config S3C_PL330_DMA | ||
207 | bool | ||
208 | select PL330 | ||
209 | help | ||
210 | S3C DMA API Driver for PL330 DMAC. | ||
211 | |||
206 | comment "Power management" | 212 | comment "Power management" |
207 | 213 | ||
208 | config SAMSUNG_PM_DEBUG | 214 | config SAMSUNG_PM_DEBUG |