Lines Matching +full:1 +full:- +full:based
1 # SPDX-License-Identifier: GPL-2.0-only
14 This declares whether a shared memory based transport for SCMI is
20 This declares whether a message passing based transport for SCMI is
24 tristate "SCMI transport based on Mailbox"
30 Enable mailbox based transport for SCMI.
33 transport based on mailboxes, answer Y.
38 tristate "SCMI transport based on SMC"
44 Enable SMC based transport for SCMI.
47 transport based on SMC, answer Y.
55 Enable support of atomic operation for SCMI SMC based transport.
57 If you want the SCMI SMC based transport to operate in atomic
62 in atomic context too, at the price of using a number of busy-waiting
66 tristate "SCMI transport based on OP-TEE service"
73 This enables the OP-TEE service based transport for SCMI.
76 transport based on OP-TEE SCMI service, answer Y.
81 tristate "SCMI transport based on VirtIO"
86 This enables the virtio based transport for SCMI.
89 transport based on VirtIO, answer Y.
94 bool "SCMI VirtIO transport Version 1 compliance"
98 This enforces strict compliance with VirtIO Version 1 specification.
101 with Legacy VirtIO backends and instead support only VirtIO Version 1
112 Enable support of atomic operation for SCMI VirtIO based transport.
114 If you want the SCMI VirtIO based transport to operate in atomic
120 in atomic context too, at the price of using a number of busy-waiting