projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee13...
[linux-2.6]
/
arch
/
sh
/
boards
/
renesas
/
hs7751rvoip
/
Kconfig
1
if SH_HS7751RVOIP
2
3
menu "HS7751RVoIP options"
4
5
config HS7751RVOIP_CODEC
6
bool "Support VoIP Codec section"
7
help
8
Selecting this option will support CODEC section.
9
10
endmenu
11
12
endif