blob: f5c39a8c2b00f39b683819e2b0c93ab89705b243 [file] [log] [blame]
Andrew Victorc53c9cf2007-05-11 21:01:28 +01001if ARCH_KS8695
2
3menu "Kendin/Micrel KS8695 Implementations"
4
Andrew Victor9bf77ee2007-05-11 21:14:53 +01005config MACH_KS8695
6 bool "KS8695 development board"
Hans Ulli Kroll0b05da72010-12-02 12:32:15 +01007 select MIGHT_HAVE_PCI
Andrew Victor9bf77ee2007-05-11 21:14:53 +01008 help
9 Say 'Y' here if you want your kernel to run on the original
10 Kendin-Micrel KS8695 development board.
Andrew Victorc53c9cf2007-05-11 21:01:28 +010011
Daniel Silverstone6174dee2008-12-13 20:44:15 +000012config 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
Daniel Silverstoneb74788d2009-01-29 11:33:10 +010018config 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
Andrew Victorc53c9cf2007-05-11 21:01:28 +010024endmenu
25
26endif