Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39325
b: refs/heads/master
c: 1b4ad24
h: refs/heads/master
i:
  39323: 6345d2e
v: v3
  • Loading branch information
Paolo 'Blaisorblade' Giarrusso authored and Linus Torvalds committed Oct 11, 2006
1 parent c126fe1 commit a8715d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: b5cdb5797d364a112879e49cc708083853ffc592
refs/heads/master: 1b4ad242fcfcf1e261604cb91ee5fb8032900997
3 changes: 2 additions & 1 deletion trunk/arch/i386/Kconfig.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ choice

config M386
bool "386"
depends on !UML
---help---
This is the processor type of your CPU. This information is used for
optimizing purposes. In order to compile a kernel that can run on
Expand Down Expand Up @@ -301,7 +302,7 @@ config X86_USE_PPRO_CHECKSUM

config X86_USE_3DNOW
bool
depends on MCYRIXIII || MK7 || MGEODE_LX
depends on (MCYRIXIII || MK7 || MGEODE_LX) && !UML
default y

config X86_OOSTORE
Expand Down

0 comments on commit a8715d1

Please sign in to comment.