Commit 8d26fd25 authored by Dave Jones's avatar Dave Jones Committed by Linus Torvalds

[PATCH] Remove unneeded CONFIG_X86_USE_STRING_486

Since we killed off the broken 486 strings copies,
the config item isn't needed any longer.
parent dc923df5
......@@ -303,11 +303,6 @@ config X86_POPAD_OK
depends on !M386
default y
config X86_USE_STRING_486
bool
depends on MELAN || M586MMX || M586TSC || M586 || M486
default y
config X86_ALIGNMENT_16
bool
depends on MWINCHIP3D || MWINCHIP2 || MWINCHIPC6 || MCYRIXIII || MELAN || MK6 || M586MMX || M586TSC || M586 || M486
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment