blob: fe0c82e30b2dbdc9fb3ff81a1c64c277b7e8843f [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"
7 help
8 Say 'Y' here if you want your kernel to run on the original
9 Kendin-Micrel KS8695 development board.
Andrew Victorc53c9cf2007-05-11 21:01:28 +010010
Daniel Silverstone6174dee2008-12-13 20:44:15 +000011config MACH_DSM320
12 bool "DSM-320 Wireless Media Player"
13 help
14 Say 'Y' here if you want your kernel to run on the D-Link
15 DSM-320 Wireless Media Player.
16
Daniel Silverstoneb74788d2009-01-29 11:33:10 +010017config MACH_ACS5K
18 bool "Brivo Systems LLC, ACS-5000 Master board"
19 help
20 say 'Y' here if you want your kernel to run on the Brivo
21 Systems LLC, ACS-5000 Master board.
22
Andrew Victorc53c9cf2007-05-11 21:01:28 +010023endmenu
24
25endif