Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
[pandora-kernel.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