projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
[linux-2.6]
/
arch
/
arm
/
mach-ks8695
/
Kconfig
1
if ARCH_KS8695
2
3
menu "Kendin/Micrel KS8695 Implementations"
4
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.
10
11
endmenu
12
13
endif