Skip to content

Commit

Permalink
[PATCH] i386: Remove unused kernel config option X86_XADD
Browse files Browse the repository at this point in the history
Remove the unused kernel config option X86_XADD, which is unused in any
source or header file.

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Cc: Andi Kleen <ak@muc.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
  • Loading branch information
Robert P. J. Day authored and Andi Kleen committed Feb 13, 2007
1 parent f0a5a58 commit a4af60a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions arch/i386/Kconfig.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -226,11 +226,6 @@ config X86_CMPXCHG
depends on !M386
default y

config X86_XADD
bool
depends on !M386
default y

config X86_L1_CACHE_SHIFT
int
default "7" if MPENTIUM4 || X86_GENERIC
Expand Down

0 comments on commit a4af60a

Please sign in to comment.