mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-14 09:47:20 +00:00
a4e137ab14
Add support for the core of the multimedia communication port framework. This is a port used to communicate with devices with two DMA paths and a control path. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
11 lines
118 B
Plaintext
11 lines
118 B
Plaintext
#
|
|
# Multifunction miscellaneous devices
|
|
#
|
|
|
|
menu "Multimedia Capabilities Port drivers"
|
|
|
|
config MCP
|
|
tristate
|
|
|
|
endmenu
|