[ARM] SMDK6400: Initial machine support for SMDK6400
[deliverable/linux.git] / arch / arm / mach-s3c6400 / Kconfig
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
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
This page took 0.030276 seconds and 5 git commands to generate.