patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / arch / arm / mach-s3c2410 / Kconfig
1 if ARCH_S3C2410
2
3 menu "S3C2410 Implementations"
4
5 config ARCH_BAST
6         bool "Simtec Electronics BAST (EB2410ITX)"
7         help
8           Say Y here if you are using the Simtec Electronics EB2410ITX
9           development board (also known as BAST)
10
11           Product page: <http://www.simtec.co.uk/products/EB2410ITX/>.
12
13 config ARCH_H1940
14         bool "IPAQ H1940"
15         help
16           Say Y here if you are using the HP IPAQ H1940
17           <http://www.handhelds.org/projects/h1940.html>.
18
19 config ARCH_SMDK2410
20         bool "SMDK2410/A9M2410"
21         help
22            Say Y here if you are using the SMDK2410 or the derived module A9M2410
23            <http://www.fsforth.de>
24
25 config MACH_VR1000
26         bool "Simtec VR1000"
27         help
28           Say Y here if you are using the Simtec VR1000 board.
29
30 endmenu
31
32 endif