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:/home/rmk/linux-2.6-i2c manually
[linux-2.6]
/
drivers
/
mfd
/
Kconfig
1
#
2
# Multifunction miscellaneous devices
3
#
4
5
menu "Multimedia Capabilities Port drivers"
6
7
config MCP
8
tristate
9
10
# Interface drivers
11
config MCP_SA11X0
12
tristate "Support SA11x0 MCP interface"
13
depends on ARCH_SA1100
14
select MCP
15
16
endmenu