mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 04:33:26 +02:00
mctp: Add MCTP base
Add basic Kconfig, an initial (empty) af_mctp source object, and {AF,PF}_MCTP definitions, and the required definitions for a new protocol type. Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
658e6b1612
commit
bc49d8169a
@@ -363,6 +363,7 @@ source "net/bluetooth/Kconfig"
|
||||
source "net/rxrpc/Kconfig"
|
||||
source "net/kcm/Kconfig"
|
||||
source "net/strparser/Kconfig"
|
||||
source "net/mctp/Kconfig"
|
||||
|
||||
config FIB_RULES
|
||||
bool
|
||||
|
Reference in New Issue
Block a user