| 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 | |
| 11 | endmenu | ||||
| 12 | |||||
| 13 | endif | ||||