mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 15:20:58 +07: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
|