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
x86: cpa self-test, WARN_ON()
[wrt350n-kernel.git]
/
arch
/
sh
/
boards
/
magicpanelr2
/
Kconfig
blob
b0abddc3e84f8e11dfcec2d6e968f1aa03a42412
1
if SH_MAGIC_PANEL_R2
2
3
menu "Magic Panel R2 options"
4
5
config SH_MAGIC_PANEL_R2_VERSION
6
int SH_MAGIC_PANEL_R2_VERSION
7
default "3"
8
help
9
Set the version of the Magic Panel R2
10
11
endmenu
12
13
endif