diff options
author | Ben Dooks <ben-linux@fluff.org> | 2007-02-15 11:32:20 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2007-02-16 06:30:21 -0500 |
commit | 5ea22225e222b1a46d095ec3d754de052f6b284a (patch) | |
tree | e74b8eb937243fce846579daeba0bfe0cc2409c3 /arch/arm/configs | |
parent | 285f4930f239d95cb8d4fdf45a52870d744bed8f (diff) |
[ARM] 4200/1: S3C2443: Update s3c2410_defconfig to add SMDK2443
Add SMDK2443 to 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 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/arch/arm/configs/s3c2410_defconfig b/arch/arm/configs/s3c2410_defconfig index 7c8025bc278a..df19e3632038 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.20 | 3 | # Linux kernel version: 2.6.20 |
4 | # Tue Feb 13 16:43:14 2007 | 4 | # Thu Feb 15 11:26:24 2007 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | # CONFIG_GENERIC_TIME is not set | 7 | # CONFIG_GENERIC_TIME is not set |
@@ -189,6 +189,12 @@ CONFIG_CPU_S3C2442=y | |||
189 | # S3C2442 Machines | 189 | # S3C2442 Machines |
190 | # | 190 | # |
191 | CONFIG_SMDK2440_CPU2442=y | 191 | CONFIG_SMDK2440_CPU2442=y |
192 | CONFIG_CPU_S3C2443=y | ||
193 | |||
194 | # | ||
195 | # S3C2443 Machines | ||
196 | # | ||
197 | CONFIG_MACH_SMDK2443=y | ||
192 | 198 | ||
193 | # | 199 | # |
194 | # Processor Type | 200 | # Processor Type |