Kconfig 250 B

12345678
  1. config HAVE_XLOG_SUPPORT
  2. bool "HAVE_XLOG_SUPPORT"
  3. default y
  4. help
  5. It decide whether the system has XLOG mechanism. XLOG is a log
  6. filter mechanism which can filter the logs by tag before they are
  7. written to log buffer
  8. it for user space.