aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2443/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s3c2443/Kconfig')
-rw-r--r--arch/arm/mach-s3c2443/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2443/Kconfig b/arch/arm/mach-s3c2443/Kconfig
index 722bdea3c193..079c1effd3d2 100644
--- a/arch/arm/mach-s3c2443/Kconfig
+++ b/arch/arm/mach-s3c2443/Kconfig
@@ -12,6 +12,12 @@ config CPU_S3C2443
12 help 12 help
13 Support for the S3C2443 SoC from the S3C24XX line 13 Support for the S3C2443 SoC from the S3C24XX line
14 14
15config S3C2443_DMA
16 bool
17 depends on CPU_S3C2443
18 help
19 Internal config node for S3C2443 DMA support
20
15menu "S3C2443 Machines" 21menu "S3C2443 Machines"
16 22
17config MACH_SMDK2443 23config MACH_SMDK2443