diff options
Diffstat (limited to 'arch/arm/mach-s3c2410/Kconfig')
-rw-r--r-- | arch/arm/mach-s3c2410/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2410/Kconfig b/arch/arm/mach-s3c2410/Kconfig index 016b53f5d6fc..d4b013b283c3 100644 --- a/arch/arm/mach-s3c2410/Kconfig +++ b/arch/arm/mach-s3c2410/Kconfig | |||
@@ -103,6 +103,11 @@ config MACH_VR1000 | |||
103 | help | 103 | help |
104 | Say Y here if you are using the Thorcom VR1000 board. | 104 | Say Y here if you are using the Thorcom VR1000 board. |
105 | 105 | ||
106 | config MACH_QT2410 | ||
107 | bool "QT2410" | ||
108 | select CPU_S3C2410 | ||
109 | help | ||
110 | Say Y here if you are using the Armzone QT2410 | ||
106 | 111 | ||
107 | endmenu | 112 | endmenu |
108 | 113 | ||