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" |
Hans Ulli Kroll | 0b05da7 | 2010-12-02 12:32:15 +0100 | [diff] [blame] | 7 | select MIGHT_HAVE_PCI |
Andrew Victor | 9bf77ee | 2007-05-11 21:14:53 +0100 | [diff] [blame] | 8 | help |
| 9 | Say 'Y' here if you want your kernel to run on the original |
| 10 | Kendin-Micrel KS8695 development board. |
Andrew Victor | c53c9cf | 2007-05-11 21:01:28 +0100 | [diff] [blame] | 11 | |
Daniel Silverstone | 6174dee | 2008-12-13 20:44:15 +0000 | [diff] [blame] | 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 | |
Daniel Silverstone | b74788d | 2009-01-29 11:33:10 +0100 | [diff] [blame] | 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 | |
Andrew Victor | c53c9cf | 2007-05-11 21:01:28 +0100 | [diff] [blame] | 24 | endmenu |
| 25 | |
| 26 | endif |