Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19315
b: refs/heads/master
c: 389d1ea
h: refs/heads/master
i:
  19313: 39b3ec1
  19311: b21e5ca
v: v3
  • Loading branch information
Ingo Molnar authored and Linus Torvalds committed Feb 1, 2006
1 parent abd1ebd commit 6706fa8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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: 3fb803a990cd17546bd89c38e0e29a891f71ce7d
refs/heads/master: 389d1ea50849f84c3a9f8640fcb66827746b4ab4
18 changes: 9 additions & 9 deletions trunk/arch/i386/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,6 @@ config DMI

source "init/Kconfig"

config DOUBLEFAULT
default y
bool "Enable doublefault exception handler" if EMBEDDED
help
This option allows trapping of rare doublefault exceptions that
would otherwise cause a system to silently reboot. Disabling this
option saves about 4k and might cause you much additional grey
hair.

menu "Processor type and features"

choice
Expand Down Expand Up @@ -711,6 +702,15 @@ config HOTPLUG_CPU

Say N.

config DOUBLEFAULT
default y
bool "Enable doublefault exception handler" if EMBEDDED
help
This option allows trapping of rare doublefault exceptions that
would otherwise cause a system to silently reboot. Disabling this
option saves about 4k and might cause you much additional grey
hair.

endmenu


Expand Down

0 comments on commit 6706fa8

Please sign in to comment.