xref: /kernel/liteos_a/drivers/char/trace/Kconfig (revision 0d163575)
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.