Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136653
b: refs/heads/master
c: f67ae5c
h: refs/heads/master
i:
  136651: b123350
v: v3
  • Loading branch information
Ingo Molnar committed Jan 29, 2009
1 parent 8b5f681 commit cf212f6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 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: 9e111f3e167a14dd6252cff14fc7dd2ba4c650c6
refs/heads/master: f67ae5c9e52e385492b94c14376e322004701555
25 changes: 13 additions & 12 deletions trunk/arch/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -271,18 +271,6 @@ config X86_PC
help
Choose this option if your computer is a standard PC or compatible.

config X86_VOYAGER
bool "Voyager (NCR)"
depends on X86_32 && SMP && !PCI && BROKEN
help
Voyager is an MCA-based 32-way capable SMP architecture proprietary
to NCR Corp. Machine classes 345x/35xx/4100/51xx are Voyager-based.

*** WARNING ***

If you do not specifically know you have a Voyager based machine,
say N here, otherwise the kernel you build will not be bootable.

config X86_GENERICARCH
bool "Generic architecture"
depends on X86_32
Expand Down Expand Up @@ -395,6 +383,19 @@ config X86_ELAN

If unsure, choose "PC-compatible" instead.

config X86_VOYAGER
bool "Voyager (NCR)"
depends on X86_32 && SMP && !PCI && BROKEN
depends on X86_NON_STANDARD
help
Voyager is an MCA-based 32-way capable SMP architecture proprietary
to NCR Corp. Machine classes 345x/35xx/4100/51xx are Voyager-based.

*** WARNING ***

If you do not specifically know you have a Voyager based machine,
say N here, otherwise the kernel you build will not be bootable.

config SCHED_OMIT_FRAME_POINTER
def_bool y
prompt "Single-depth WCHAN output"
Expand Down

0 comments on commit cf212f6

Please sign in to comment.