~ubuntu-branches/ubuntu/lucid/linux-rt/lucid

« back to all changes in this revision

Viewing changes to lib/Kconfig.debug

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2009-07-11 13:31:31 UTC
  • mfrom: (14.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090711133131-omdhleccno39rayr
Tags: 2.6.29.6-1.1
New upstream kernel and RT patchset release

Show diffs side-by-side

added added

removed removed

Lines of Context:
402
402
        bool
403
403
        depends on DEBUG_KERNEL && TRACE_IRQFLAGS_SUPPORT && STACKTRACE_SUPPORT && LOCKDEP_SUPPORT
404
404
        select STACKTRACE
405
 
        select FRAME_POINTER if !X86 && !MIPS && !PPC
 
405
        select FRAME_POINTER if !MIPS && !PPC
406
406
        select KALLSYMS
407
407
        select KALLSYMS_ALL
408
408