Root/arch/arm/mach-ks8695/Kconfig

1if ARCH_KS8695
2
3menu "Kendin/Micrel KS8695 Implementations"
4
5config 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.
10
11config 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
17config 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
23endmenu
24
25endif
26

Archive Download this file



interactive