# SPDX-License-Identifier: GPL-2.0
config DIBS
- tristate "DIBS support"
+ tristate "Direct Internal Buffer Sharing support"
default n
help
- Direct Internal Buffer Sharing (DIBS)
- A communication method that uses common physical (internal) memory
- for synchronous direct access into a remote buffer.
+ Direct Internal Buffer Sharing (DIBS) is a communication method that
+ uses common physical (internal) memory for synchronous direct access
+ into a remote buffer.
Select this option to provide the abstraction layer between
dibs devices and dibs clients like the SMC protocol.
The module name is dibs.
config DIBS_LO
- bool "intra-OS shortcut with dibs loopback"
+ bool "Intra-OS shortcut with dibs loopback"
depends on DIBS
default n
help