diff options
author | Ben Dooks <ben-linux@fluff.org> | 2009-06-23 18:20:10 +0100 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2009-06-23 18:20:10 +0100 |
commit | 622a8f5f7bf160507861cf05309020049f42976d (patch) | |
tree | 8dc412116a6d56f4d81ed37d87548bda384a7226 /arch | |
parent | b647712f669f4fadf428a14ab45ab4c03558cdf5 (diff) |
[ARM] s3c2410_defconfig: add MINI2440 machine to build
Add the MINI2440 to the list of machines built by the
central defconfig.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/configs/s3c2410_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/s3c2410_defconfig b/arch/arm/configs/s3c2410_defconfig index f4f1899f3c8..b49810461e4 100644 --- a/arch/arm/configs/s3c2410_defconfig +++ b/arch/arm/configs/s3c2410_defconfig @@ -260,6 +260,7 @@ CONFIG_MACH_NEXCODER_2440=y CONFIG_SMDK2440_CPU2440=y CONFIG_MACH_AT2440EVB=y CONFIG_CPU_S3C2442=y +CONFIG_MACH_MINI2440=y # # S3C2442 Machines |