kernel_samsung_a34x-permissive/drivers/misc/mediatek/sync/Kconfig

9 lines
247 B
Plaintext
Raw Normal View History

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.