From e8f12cb8623c72693f3019d41c71e7c223381d16 Mon Sep 17 00:00:00 2001 From: Paul Bolle Date: Thu, 14 Mar 2013 12:54:37 +0100 Subject: [PATCH] --- yaml --- r: 366243 b: refs/heads/master c: cd69aa6b383c6a6373bff2204190cadf451ebcc3 h: refs/heads/master i: 366241: a49ebeb957acedc2c5d7ea4148f408bd39d57778 366239: f5a3c79883533372c0159eb7d528f01e94878221 v: v3 --- [refs] | 2 +- trunk/arch/x86/Kconfig.debug | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index d6554cae1352..d6775f3401d3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5952886bfeec065041d04dfcc2693b581e8f2424 +refs/heads/master: cd69aa6b383c6a6373bff2204190cadf451ebcc3 diff --git a/trunk/arch/x86/Kconfig.debug b/trunk/arch/x86/Kconfig.debug index b322f124ee3c..16f738385dcb 100644 --- a/trunk/arch/x86/Kconfig.debug +++ b/trunk/arch/x86/Kconfig.debug @@ -131,7 +131,7 @@ config DOUBLEFAULT config DEBUG_TLBFLUSH bool "Set upper limit of TLB entries to flush one-by-one" - depends on DEBUG_KERNEL && (X86_64 || X86_INVLPG) + depends on DEBUG_KERNEL ---help--- X86-only for now.