home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / src / linux-headers-2.6.17-6 / arch / v850 / Kconfig.debug next >
Encoding:
Text File  |  2006-08-11  |  183 b   |  11 lines

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