From: Andy Bavier Date: Wed, 24 Jun 2009 20:45:24 +0000 (+0000) Subject: Compile hangcheck timer as a module X-Git-Tag: linux-2.6-27-4~48 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=68cff15d91524290cd57fa3732d2190681b32e7a;hp=1c883f71505901ee9c9801c20fe1aa6669716458;p=linux-2.6.git Compile hangcheck timer as a module --- diff --git a/planetlab-2.6.27-i686.config b/planetlab-2.6.27-i686.config index 43399e4a7..be0697fea 100644 --- a/planetlab-2.6.27-i686.config +++ b/planetlab-2.6.27-i686.config @@ -1526,7 +1526,7 @@ CONFIG_NSC_GPIO=m CONFIG_CS5535_GPIO=m # CONFIG_RAW_DRIVER is not set # CONFIG_HPET is not set -CONFIG_HANGCHECK_TIMER=y +CONFIG_HANGCHECK_TIMER=m CONFIG_TCG_TPM=m CONFIG_TCG_TIS=m CONFIG_TCG_NSC=m diff --git a/planetlab-2.6.27-x86_64.config b/planetlab-2.6.27-x86_64.config index d95f73ca5..6be1036a0 100644 --- a/planetlab-2.6.27-x86_64.config +++ b/planetlab-2.6.27-x86_64.config @@ -1430,7 +1430,7 @@ CONFIG_PC8736x_GPIO=m CONFIG_NSC_GPIO=m # CONFIG_RAW_DRIVER is not set # CONFIG_HPET is not set -CONFIG_HANGCHECK_TIMER=y +CONFIG_HANGCHECK_TIMER=m CONFIG_TCG_TPM=m CONFIG_TCG_TIS=m CONFIG_TCG_NSC=m