Skip to content

Commit

Permalink
x86: mark x86_64 as having a working WP.
Browse files Browse the repository at this point in the history
Select X86_WP_WORKS_OK for x86_64 too.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Glauber Costa authored and Ingo Molnar committed Jul 9, 2008
1 parent 5e32216 commit 293e6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/x86/Kconfig.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ config X86_F00F_BUG

config X86_WP_WORKS_OK
def_bool y
depends on X86_32 && !M386
depends on !M386

config X86_INVLPG
def_bool y
Expand Down

0 comments on commit 293e6a2

Please sign in to comment.