2007-05-12 03:01:28 +07:00
|
|
|
if ARCH_KS8695
|
|
|
|
|
|
|
|
menu "Kendin/Micrel KS8695 Implementations"
|
|
|
|
|
2007-05-12 03:14:53 +07:00
|
|
|
config MACH_KS8695
|
|
|
|
bool "KS8695 development board"
|
2010-12-02 18:32:15 +07:00
|
|
|
select MIGHT_HAVE_PCI
|
2007-05-12 03:14:53 +07:00
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to run on the original
|
|
|
|
Kendin-Micrel KS8695 development board.
|
2007-05-12 03:01:28 +07:00
|
|
|
|
2008-12-14 03:44:15 +07:00
|
|
|
config MACH_DSM320
|
|
|
|
bool "DSM-320 Wireless Media Player"
|
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to run on the D-Link
|
|
|
|
DSM-320 Wireless Media Player.
|
|
|
|
|
2009-01-29 17:33:10 +07:00
|
|
|
config MACH_ACS5K
|
|
|
|
bool "Brivo Systems LLC, ACS-5000 Master board"
|
|
|
|
help
|
|
|
|
say 'Y' here if you want your kernel to run on the Brivo
|
|
|
|
Systems LLC, ACS-5000 Master board.
|
|
|
|
|
2007-05-12 03:01:28 +07:00
|
|
|
endmenu
|
|
|
|
|
|
|
|
endif
|