/spare/repo/netdev-2.6 branch 'master'
[deliverable/linux.git] / 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
This page took 0.032282 seconds and 5 git commands to generate.