| Ben Dooks | a08ab63 | 2008-10-21 14:06:39 +0100 | [diff] [blame] | 1 | # arch/arm/mach-s3c6400/Kconfig | 
| 2 | # | ||||
| 3 | # Copyright 2008 Openmoko, Inc. | ||||
| 4 | # Simtec Electronics, Ben Dooks <ben@simtec.co.uk> | ||||
| 5 | # | ||||
| 6 | # Licensed under GPLv2 | ||||
| 7 | |||||
| 8 | # Currently nothing here, this will be added later | ||||
| Ben Dooks | 2ab408e | 2009-03-24 16:09:06 +0000 | [diff] [blame^] | 9 | |
| 10 | # machine support | ||||
| 11 | |||||
| 12 | config MACH_SMDK6400 | ||||
| 13 | bool "SMDK6400" | ||||
| 14 | select CPU_S3C6410 | ||||
| 15 | select S3C_DEV_HSMMC | ||||
| 16 | help | ||||
| 17 | Machine support for the Samsung SMDK6400 | ||||