Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a4af60aa authored by Robert P. J. Day's avatar Robert P. J. Day Committed by Andi Kleen
Browse files

[PATCH] i386: Remove unused kernel config option X86_XADD



Remove the unused kernel config option X86_XADD, which is unused in any
source or header file.

Signed-off-by: default avatarRobert P. J. Day <rpjday@mindspring.com>
Signed-off-by: default avatarAndi Kleen <ak@suse.de>
Cc: Andi Kleen <ak@muc.de>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent f0a5a58a
Loading
Loading
Loading
Loading
+0 −5
Original line number Original line Diff line number Diff line
@@ -226,11 +226,6 @@ config X86_CMPXCHG
	depends on !M386
	depends on !M386
	default y
	default y


config X86_XADD
	bool
	depends on !M386
	default y

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