MOXA linux-2.6.x / linux-2.6.9-uc0 from sdlinux-moxaart.tgz
[linux-2.6.9-moxart.git] / arch / arm / mach-moxacpu / Kconfig
bloba7453f92b7b342586422c76b3b605f7cee54878f
2 menu "Moxa CPU Implementation Options"
4 comment "Moxa CPU Platforms"
6 config ARCH_CPE
7         bool "Support for Moxa CPE Development Platform"
8         depends on ARCH_MOXACPU
9         default y
11 config ARCH_MOXACPU_TICK
12         int "System tick(Hz) for CV request"
13         depends on ARCH_MOXACPU
14         default '100'
16 config ARCH_IA240
17         bool "Support for Moxa IA240 Development Platform"
18         depends on ARCH_MOXACPU
20 config ARCH_IA241
21         bool "Support for Moxa IA241 Development Platform"
22         depends on ARCH_MOXACPU
24 config ARCH_IA241_32128
25         bool "Support for Moxa IA241_32128 Development Platform"
26         depends on ARCH_MOXACPU
28 config ARCH_IA241_16128
29         bool "Support for Moxa IA241_16128 Development Platform"
30         depends on ARCH_MOXACPU
32 config ARCH_W341
33         bool "Support for Moxa W341 Development Platform"
34         depends on ARCH_MOXACPU
36 config ARCH_W345
37         bool "Support for Moxa W345 Development Platform"
38         depends on ARCH_MOXACPU
40 config ARCH_UC_7112_LX_PLUS
41         bool "Support for Moxa UC_7112_LX_PLUS Development Platform"
42         depends on ARCH_MOXACPU
44 config ARCH_UC_7112_LX_PLUS_LITON
45         bool "Support for Moxa UC_7112_LX_PLUS_LITON Development Platform"
46         depends on ARCH_MOXACPU
48 config ARCH_W311
49         bool "Support for Moxa W311 Development Platform"
50         depends on ARCH_MOXACPU
52 config ARCH_W321
53         bool "Support for Moxa W321 Development Platform"
54         depends on ARCH_MOXACPU
56 config ARCH_W315
57         bool "Support for Moxa W315 Development Platform"
58         depends on ARCH_MOXACPU
60 config ARCH_W325
61         bool "Support for Moxa W325 Development Platform"
62         depends on ARCH_MOXACPU
64 config ARCH_W345_16128
65         bool "Support for Moxa W345_16128 Development Platform"
66         depends on ARCH_MOXACPU
68 config ARCH_W345_IMP1
69         bool "Support for Moxa W345_IMP1 Development Platform"
70         depends on ARCH_MOXACPU
72 endmenu