Merge branch 'linus' into x86/bootmem
[deliverable/linux.git] / arch / arm / mach-ks8695 / Kconfig
1 if ARCH_KS8695
2
3 menu "Kendin/Micrel KS8695 Implementations"
4
5 config MACH_KS8695
6 bool "KS8695 development board"
7 select MIGHT_HAVE_PCI
8 help
9 Say 'Y' here if you want your kernel to run on the original
10 Kendin-Micrel KS8695 development board.
11
12 config 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
18 config 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
24 endmenu
25
26 endif
This page took 0.060489 seconds and 6 git commands to generate.