| Ben Dooks | a08ab63 | 2008-10-21 14:06:39 +0100 | [diff] [blame] | 1 | # arch/arm/mach-s3c6410/Kconfig |
| 2 | # | ||||
| 3 | # Copyright 2008 Openmoko, Inc. | ||||
| 4 | # Copyright 2008 Simtec Electronics | ||||
| 5 | # | ||||
| 6 | # Licensed under GPLv2 | ||||
| 7 | |||||
| 8 | # Configuration options for the S3C6410 CPU | ||||
| Ben Dooks | d626aee | 2008-10-21 14:06:50 +0100 | [diff] [blame^] | 9 | |
| 10 | config CPU_S3C6410 | ||||
| 11 | bool | ||||
| 12 | help | ||||
| 13 | Enable S3C6410 CPU support | ||||
| 14 | |||||