Kconfig 187 B

1234567
  1. config MTK_SYNC
  2. bool "Simplified software synchronization objects"
  3. depends on SW_SYNC
  4. default n
  5. help
  6. A simplified SW_SYNC that provides essential APIs for
  7. other kernel modules.