diff options
Diffstat (limited to 'arch/x86/um/Kconfig')
-rw-r--r-- | arch/x86/um/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/x86/um/Kconfig b/arch/x86/um/Kconfig index 1d97bd84b6f..a62bfc66239 100644 --- a/arch/x86/um/Kconfig +++ b/arch/x86/um/Kconfig @@ -6,10 +6,6 @@ menu "UML-specific options" menu "Host processor type and features" -config CMPXCHG_LOCAL - bool - default n - config CMPXCHG_DOUBLE bool default n |