Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14061
b: refs/heads/master
c: 8597737
h: refs/heads/master
i:
  14059: 12e8dc0
v: v3
  • Loading branch information
Paolo 'Blaisorblade' Giarrusso authored and Linus Torvalds committed Nov 14, 2005
1 parent 3c37a58 commit 003fbf9
Show file tree
Hide file tree
Showing 4 changed files with 7 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: 3b8d108a6e7992a53e0736abefac1b2e07ce98de
refs/heads/master: 85977376c73b7712ed3618888ade126075888c06
6 changes: 0 additions & 6 deletions trunk/arch/um/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@ config IRQ_RELEASE_METHOD
bool
default y

menu "Host processor type and features"

source "arch/i386/Kconfig.cpu"

endmenu

menu "UML-specific options"

config MODE_TT
Expand Down
10 changes: 6 additions & 4 deletions trunk/arch/um/Kconfig.i386
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
menu "Host processor type and features"

source "arch/i386/Kconfig.cpu"

endmenu

config UML_X86
bool
default y
Expand Down Expand Up @@ -42,7 +48,3 @@ config ARCH_HAS_SC_SIGNALS
config ARCH_REUSE_HOST_VSYSCALL_AREA
bool
default y

config X86_CMPXCHG
bool
default y
1 change: 0 additions & 1 deletion trunk/arch/um/Makefile-i386
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,3 @@ cflags-y += $(call cc-option,-mpreferred-stack-boundary=2)

CFLAGS += $(cflags-y)
USER_CFLAGS += $(cflags-y)

0 comments on commit 003fbf9

Please sign in to comment.