blob: d8377f737c40588b619322a784f7f1e1ff02df78 [file] [log] [blame]
Ben Dooksa08ab632008-10-21 14:06:39 +01001# 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 Dooksd626aee2008-10-21 14:06:50 +01009
10config CPU_S3C6410
11 bool
Ben Dooksaa64ea32008-10-21 14:06:58 +010012 select CPU_S3C6400_INIT
Ben Dookscf18acf2008-10-21 14:07:02 +010013 select CPU_S3C6400_CLOCK
Ben Dooksd626aee2008-10-21 14:06:50 +010014 help
15 Enable S3C6410 CPU support
16