ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / arch / arm / mach-s3c2410 / Kconfig
1 menu "S3C2410 Implementations"
2
3 config ARCH_BAST
4         bool "Simtec Electronics BAST (EB2410ITX)"
5         depends on ARCH_S3C2410
6         help
7           Say Y here if you are using the Simtec Electronics EB2410ITX
8           development board (also known as BAST)
9
10           Product page: <http://www.simtec.co.uk/products/EB2410ITX/>.
11
12 config ARCH_H1940
13         bool "IPAQ H1940"
14         depends on ARCH_S3C2410
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 MACH_VR1000
20         bool "Simtec VR1000"
21         depends on ARCH_S3C2410
22         help
23           Say Y here if you are using the Simtec VR1000 board.
24
25 endmenu