Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17703
b: refs/heads/master
c: f346f4b
h: refs/heads/master
i:
  17701: 5d3852c
  17699: 05168a3
  17695: db0ec5f
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Jan 10, 2006
1 parent f5ba006 commit c366237
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4c29c4c5f28616f2a87f0e6499aa9776d9be58ad
refs/heads/master: f346f4b373aa320fb0337a3b504e3fb5344abc0b
14 changes: 7 additions & 7 deletions trunk/lib/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,9 @@ config PRINTK_TIME
in kernel startup.


config DEBUG_KERNEL
bool "Kernel debugging"
help
Say Y here if you are developing drivers or trying to debug and
identify kernel problems.

config MAGIC_SYSRQ
bool "Magic SysRq key"
depends on DEBUG_KERNEL && !UML
depends on !UML
help
If you say Y here, you will have some control over the system even
if the system crashes for example during kernel debugging (e.g., you
Expand All @@ -29,6 +23,12 @@ config MAGIC_SYSRQ
keys are documented in <file:Documentation/sysrq.txt>. Don't say Y
unless you really know what this hack does.

config DEBUG_KERNEL
bool "Kernel debugging"
help
Say Y here if you are developing drivers or trying to debug and
identify kernel problems.

config LOG_BUF_SHIFT
int "Kernel log buffer size (16 => 64KB, 17 => 128KB)" if DEBUG_KERNEL
range 12 21
Expand Down

0 comments on commit c366237

Please sign in to comment.