/arch/v850/Kconfig.debug

https://bitbucket.org/evzijst/gittest · Unknown · 10 lines · 7 code · 3 blank · 0 comment · 0 complexity · 448fb18ff5bbcd0605ee3d3048358c00 MD5 · raw file

  1. menu "Kernel hacking"
  2. source "lib/Kconfig.debug"
  3. config NO_KERNEL_MSG
  4. bool "Suppress Kernel BUG Messages"
  5. help
  6. Do not output any debug BUG messages within the kernel.
  7. endmenu