MOXA linux-2.6.x / linux-2.6.19-uc1 from UC-7110-LX-BOOTLOADER-1.9_VERSION-4.2.tgz
[linux-2.6.19-moxart.git] / arch / arm / mach-ks8695 / Kconfig
blobe8555cf37962ada7b610ce0ff6ffae171fe99212
2 menu "Kendin-Micrel KS8695 Implementation Options"
3         depends on ARCH_KS8695
5 comment "KS8695 Platforms"
7 config MACH_KS8695
8         bool "KS8695 development board"
9         help
10           Say 'Y' here if you want your kernel to run on the original
11           Kendin-Micrel KS8695 development board.
13 config MACH_DSM320
14         bool "DLink DSM320 Media Player"
15         help
16           Say 'Y' here if you want your kernel to run on the DLink DSM320
17           Media Player.
19 config MACH_CM4002
20         bool "OpenGear CM4002"
21         help
22           Say 'Y' here if you want your kernel to support the OpenGear
23           CM4002 Secure Access Server. See http://www.opengear.com for
24           more details.
26 config MACH_CM4008
27         bool "OpenGear CM4008"
28         help
29           Say 'Y' here if you want your kernel to support the OpenGear
30           CM4008 Console Server. See http://www.opengear.com for more
31           details.
33 config MACH_CM40xx
34         bool "OpenGear CM40xx"
35         help
36           Say 'Y' here if you want your kernel to support the OpenGear
37           CM4016 or CM4048 Console Servers. See http://www.opengear.com for
38           more details.
40 config MACH_LITE300
41         bool "Secure Computing / CyberGuard SG300"
42         help
43           Say 'Y' here if you want your kernel to support the Secure
44           Computing / CyberGuard / SnapGear SG300 VPN Internet Router.
45           See http://www.securecomputing.com for more details.
47 config MACH_SE4200
48         bool "Secure Computing / CyberGuard SE4200"
49         help
50           Say 'Y' here if you want your kernel to support the Secure
51           Computing / CyberGuard / SnapGear SE4200 Secure Wireless VPN
52           Internet Router. See http://www.securecomputing.com for more
53           details.
55 endmenu