9bf77ee6c2
Board support and default configuration file for the Micrel/Kendin KS8695 Development board. Signed-off-by: Andrew Victor <andrew@sanpeople.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
13 lines
241 B
Text
13 lines
241 B
Text
if ARCH_KS8695
|
|
|
|
menu "Kendin/Micrel KS8695 Implementations"
|
|
|
|
config MACH_KS8695
|
|
bool "KS8695 development board"
|
|
help
|
|
Say 'Y' here if you want your kernel to run on the original
|
|
Kendin-Micrel KS8695 development board.
|
|
|
|
endmenu
|
|
|
|
endif
|