ARM: ks8695: add board support for the SnapGear boards based on the KS8695
[deliverable/linux.git] / arch / arm / mach-ks8695 / Kconfig
CommitLineData
c53c9cf6
AV
1if ARCH_KS8695
2
3menu "Kendin/Micrel KS8695 Implementations"
4
9bf77ee6
AV
5config MACH_KS8695
6 bool "KS8695 development board"
0b05da72 7 select MIGHT_HAVE_PCI
9bf77ee6
AV
8 help
9 Say 'Y' here if you want your kernel to run on the original
10 Kendin-Micrel KS8695 development board.
c53c9cf6 11
6174dee5
DS
12config MACH_DSM320
13 bool "DSM-320 Wireless Media Player"
14 help
15 Say 'Y' here if you want your kernel to run on the D-Link
16 DSM-320 Wireless Media Player.
17
b74788d8
DS
18config MACH_ACS5K
19 bool "Brivo Systems LLC, ACS-5000 Master board"
20 help
21 say 'Y' here if you want your kernel to run on the Brivo
22 Systems LLC, ACS-5000 Master board.
23
02c5f160
GU
24config MACH_LITE300
25 bool "SecureComputing SG300"
26 help
27 Say 'Y' here if you want your kernel to support the
28 SecureComputing / SnapGear SG300 VPN Internet Router.
29 See http://www.securecomputing.com for more details.
30
31config MACH_SG310
32 bool "McAfee SG310"
33 help
34 Say 'Y' here if you want your kernel to support the
35 McAfee / SnapGear SG310 VPN Internet Router.
36 See http://www.mcafee.com for more details.
37
38config MACH_SE4200
39 bool "SecureComputing SE4200"
40 help
41 Say 'Y' here if you want your kernel to support the
42 SecureComputing / SnapGear SE4200 Secure Wireless VPN
43 Internet Router.
44 See http://www.securecomputing.com for more details.
45
c53c9cf6
AV
46endmenu
47
48endif
This page took 0.393112 seconds and 5 git commands to generate.