projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
[linux-2.6]
/
arch
/
sh
/
boards
/
renesas
/
r7780rp
/
Kconfig
1
if SH_R7780RP
2
3
menu "R7780RP options"
4
5
config SH_R7780MP
6
bool "R7780MP board support"
7
default y
8
help
9
Selecting this option will enable support for the mass-production
10
version of the R7780RP. If in doubt, say Y.
11
12
endmenu
13
14
endif