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