diff options
Diffstat (limited to 'arch/arm/plat-s3c/Kconfig')
-rw-r--r-- | arch/arm/plat-s3c/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/plat-s3c/Kconfig b/arch/arm/plat-s3c/Kconfig index 140391587c39..935c7558469b 100644 --- a/arch/arm/plat-s3c/Kconfig +++ b/arch/arm/plat-s3c/Kconfig | |||
@@ -159,6 +159,13 @@ config S3C_GPIO_CFG_S3C64XX | |||
159 | Internal configuration to enable S3C64XX style GPIO configuration | 159 | Internal configuration to enable S3C64XX style GPIO configuration |
160 | functions. | 160 | functions. |
161 | 161 | ||
162 | # DMA | ||
163 | |||
164 | config S3C_DMA | ||
165 | bool | ||
166 | help | ||
167 | Internal configuration for S3C DMA core | ||
168 | |||
162 | # device definitions to compile in | 169 | # device definitions to compile in |
163 | 170 | ||
164 | config S3C_DEV_HSMMC | 171 | config S3C_DEV_HSMMC |