repo.or.cz
/
wrt350n-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
generic: add __FINITDATA
[wrt350n-kernel.git]
/
arch
/
arm
/
mach-ks8695
/
Kconfig
blob
ce1cf8de2b4d7653618a44062b907a623f47c032
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