Andrew Victor | c53c9cf | 2007-05-11 21:01:28 +0100 | [diff] [blame] | 1 | if ARCH_KS8695 |
| 2 | |
| 3 | menu "Kendin/Micrel KS8695 Implementations" |
| 4 | |
Andrew Victor | 9bf77ee | 2007-05-11 21:14:53 +0100 | [diff] [blame] | 5 | config 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 Victor | c53c9cf | 2007-05-11 21:01:28 +0100 | [diff] [blame] | 10 | |
Daniel Silverstone | 6174dee | 2008-12-13 20:44:15 +0000 | [diff] [blame] | 11 | config 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 Silverstone | b74788d | 2009-01-29 11:33:10 +0100 | [diff] [blame] | 17 | config 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 Victor | c53c9cf | 2007-05-11 21:01:28 +0100 | [diff] [blame] | 23 | endmenu |
| 24 | |
| 25 | endif |