Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE
has multiple definitions:
drivers/firmware/arm_scmi/transports/Kconfig
The configuration item CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE:
CONFIG_ARM_SCMI_TRANSPORT_SMC
Enable support of atomic operation for SCMI SMC based transport.
If you want the SCMI SMC based transport to operate in atomic mode, avoiding any kind of sleeping behaviour for selected transactions on the TX path, answer Y. Enabling atomic mode operations allows any SCMI driver using this transport to optionally ask for atomic SCMI transactions and operate in atomic context too, at the price of using a number of busy-waiting primitives all over instead. If unsure say N.
drivers/firmware/arm_scmi/Kconfig
The configuration item CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE:
CONFIG_ARM_SCMI_TRANSPORT_SMC
Enable support of atomic operation for SCMI SMC based transport.
If you want the SCMI SMC based transport to operate in atomic mode, avoiding any kind of sleeping behaviour for selected transactions on the TX path, answer Y. Enabling atomic mode operations allows any SCMI driver using this transport to optionally ask for atomic SCMI transactions and operate in atomic context too, at the price of using a number of busy-waiting primitives all over instead. If unsure say N.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - A index
Automatically generated (in year 2024). See also LKDDb sources on GitLab