Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24149
b: refs/heads/master
c: f214ef3
h: refs/heads/master
i:
  24147: 63846bc
v: v3
  • Loading branch information
Akinobu Mita authored and Linus Torvalds committed Mar 26, 2006
1 parent 5718ddb commit 29d0e6c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0b28002fdf2d5b6ce3135a544c04940a16c5b0ba
refs/heads/master: f214ef3e193dea10a7b527d4f4b0c15d2d98c984
5 changes: 5 additions & 0 deletions trunk/arch/um/Kconfig.i386
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,8 @@ config ARCH_HAS_SC_SIGNALS
config ARCH_REUSE_HOST_VSYSCALL_AREA
bool
default y

config GENERIC_HWEIGHT
bool
default y

5 changes: 5 additions & 0 deletions trunk/arch/um/Kconfig.x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,8 @@ config ARCH_REUSE_HOST_VSYSCALL_AREA
config SMP_BROKEN
bool
default y

config GENERIC_HWEIGHT
bool
default y

0 comments on commit 29d0e6c

Please sign in to comment.