This commit was manufactured by cvs2svn to create branch 'vserver'.
[linux-2.6.git] / arch / arm / mach-h720x / Kconfig
1 menu "h720x Implementations"
2
3 config ARCH_H7201
4         bool "gms30c7201"
5         depends on ARCH_H720X
6         select CPU_H7201
7         help
8           Say Y here if you are using the Hynix GMS30C7201 Reference Board
9
10 config ARCH_H7202
11         bool "hms30c7202"
12         select CPU_H7202
13         depends on ARCH_H720X
14         help
15           Say Y here if you are using the Hynix HMS30C7202 Reference Board
16
17 endmenu
18
19 config CPU_H7201
20         bool
21         help
22           Select code specific to h7201 variants
23
24 config CPU_H7202
25         bool
26         help
27           Select code specific to h7202 variants