1config DRIVERS_TRACE
2    bool "Enable TRACE DRIVER"
3    default y
4    depends on DRIVERS && FS_VFS && KERNEL_TRACE
5    help
6      Answer Y to enable LiteOS support trace in userspace.