Kconfig 183 字节
Newer Older
L
LiteOS2021 已提交
1 2 3 4 5 6
config DRIVERS_TRACE
    bool "Enable TRACE DRIVER"
    default y
    depends on DRIVERS && FS_VFS && KERNEL_TRACE
    help
      Answer Y to enable LiteOS support trace in userspace.