diff options
author | Ben Dooks <ben-linux@fluff.org> | 2007-02-21 11:50:04 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2007-02-22 09:53:25 -0500 |
commit | f8dbf45fabaec0371c3bdd1bc94abc569af4badf (patch) | |
tree | 9f89330101e845030ae31074a5cdc19c7cc02d12 /arch/arm/configs | |
parent | b9c28081a71316dcce7a59122c2a3994ae6091ed (diff) |
[ARM] 4229/1: S3C2410: Add MACH_QT2410 to s3c2410_defconfig
Add the Armzone QT2410 to the list of built
machines in the s3c2410_defconfig
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/s3c2410_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/configs/s3c2410_defconfig b/arch/arm/configs/s3c2410_defconfig index 8412533ba0c1..d4ca0f06be5f 100644 --- a/arch/arm/configs/s3c2410_defconfig +++ b/arch/arm/configs/s3c2410_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.21-rc1 | 3 | # Linux kernel version: 2.6.21-rc1 |
4 | # Wed Feb 21 16:40:03 2007 | 4 | # Wed Feb 21 16:48:01 2007 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
@@ -166,7 +166,7 @@ CONFIG_MACH_OTOM=y | |||
166 | CONFIG_MACH_AML_M5900=y | 166 | CONFIG_MACH_AML_M5900=y |
167 | CONFIG_BAST_PC104_IRQ=y | 167 | CONFIG_BAST_PC104_IRQ=y |
168 | CONFIG_MACH_VR1000=y | 168 | CONFIG_MACH_VR1000=y |
169 | # CONFIG_MACH_QT2410 is not set | 169 | CONFIG_MACH_QT2410=y |
170 | CONFIG_CPU_S3C2412=y | 170 | CONFIG_CPU_S3C2412=y |
171 | CONFIG_S3C2412_DMA=y | 171 | CONFIG_S3C2412_DMA=y |
172 | CONFIG_S3C2412_PM=y | 172 | CONFIG_S3C2412_PM=y |