Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18571
b: refs/heads/master
c: e8625d4
h: refs/heads/master
i:
  18569: 887f9d4
  18567: e396bab
v: v3
  • Loading branch information
Haren Myneni authored and Paul Mackerras committed Jan 15, 2006
1 parent a17a251 commit c29d2ca
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 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: 4683b54c1dae749a0fb8d8ec46d84dd4fefe41d3
refs/heads/master: e8625d463560198cff7cb3eb22886c47d728d501
21 changes: 10 additions & 11 deletions trunk/arch/powerpc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -78,17 +78,6 @@ config PPC_UDBG_16550
bool
default n

config CRASH_DUMP
bool "kernel crash dumps (EXPERIMENTAL)"
depends on PPC_MULTIPLATFORM
depends on EXPERIMENTAL
help
Build a kernel suitable for use as a kdump capture kernel.
The kernel will be linked at a different address than normal, and
so can only be used for Kdump.

Don't change this unless you know what you are doing.

config GENERIC_TBSYNC
bool
default y if PPC32 && SMP
Expand Down Expand Up @@ -584,6 +573,16 @@ config KEXEC
support. As of this writing the exact hardware interface is
strongly in flux, so no good recommendation can be made.

config CRASH_DUMP
bool "kernel crash dumps (EXPERIMENTAL)"
depends on PPC_MULTIPLATFORM && PPC64 && EXPERIMENTAL
help
Build a kernel suitable for use as a kdump capture kernel.
The kernel will be linked at a different address than normal, and
so can only be used for Kdump.

Don't change this unless you know what you are doing.

config EMBEDDEDBOOT
bool
depends on 8xx || 8260
Expand Down

0 comments on commit c29d2ca

Please sign in to comment.