mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-23 02:47:06 +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
|