projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[linux-2.6]
/
arch
/
sh
/
boards
/
magicpanelr2
/
Kconfig
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