Skip to content

Commit

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

config X86_ELAN
bool "AMD Elan"
depends on X86_32
help
Select this for an AMD Elan processor.

Do not use this option for K6/Athlon/Opteron processors!

If unsure, choose "PC-compatible" instead.

config X86_VOYAGER
bool "Voyager (NCR)"
depends on X86_32 && SMP && !PCI && BROKEN
Expand Down Expand Up @@ -394,6 +384,17 @@ config X86_UV
This option is needed in order to support SGI Ultraviolet systems.
If you don't have one of these, you should say N here.

config X86_ELAN
bool "AMD Elan"
depends on X86_32
depends on X86_NON_STANDARD
help
Select this for an AMD Elan processor.

Do not use this option for K6/Athlon/Opteron processors!

If unsure, choose "PC-compatible" instead.

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

0 comments on commit 8b5f681

Please sign in to comment.