Commit | Line | Data |
---|---|---|
c53c9cf6 AV |
1 | if ARCH_KS8695 |
2 | ||
3 | menu "Kendin/Micrel KS8695 Implementations" | |
4 | ||
9bf77ee6 AV |
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. | |
c53c9cf6 | 10 | |
6174dee5 DS |
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 | ||
c53c9cf6 AV |
17 | endmenu |
18 | ||
19 | endif |