kernel_samsung_a34x-permissive/drivers/misc/mediatek/sync/Kconfig
2024-04-28 15:49:01 +02:00

9 lines
247 B
Plaintext
Executable file

config MTK_SYNC
bool "Simplified software synchronization objects"
default n
help
A simplified SW_SYNC that provides essential APIs for
other kernel modules.
default value is "n"
If you want to use mtk display driver, please set y.