aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c6410/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s3c6410/Kconfig')
-rw-r--r--arch/arm/mach-s3c6410/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c6410/Kconfig b/arch/arm/mach-s3c6410/Kconfig
index 6ef4c94d622d..c473ba998b3d 100644
--- a/arch/arm/mach-s3c6410/Kconfig
+++ b/arch/arm/mach-s3c6410/Kconfig
@@ -6,3 +6,9 @@
6# Licensed under GPLv2 6# Licensed under GPLv2
7 7
8# Configuration options for the S3C6410 CPU 8# Configuration options for the S3C6410 CPU
9
10config CPU_S3C6410
11 bool
12 help
13 Enable S3C6410 CPU support
14