blob: 94003d0aa06f89cb0abb86c276a7e395be1f0087 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Index: linux-2.4.24-2/arch/um/config.in
--- linux-2.4.24-2/arch/um/config.in 7 Apr 2004 20:44:02 -0000 1.56
+++ linux-2.4.24-2/arch/um/config.in 17 May 2004 18:35:49 -0000
@@ -8,6 +8,11 @@
define_bool CONFIG_UID16 y
+# define_bool CONFIG_X86_CMPXCHG y
+# define_bool CONFIG_X86_XADD y
+# define_bool CONFIG_X86_BSWAP y
+# define_bool CONFIG_X86_POPAD_OK y
+
define_bool CONFIG_RWSEM_XCHGADD_ALGORITHM y
mainmenu_option next_comment
|