From 3ec9edc47de22e11109b16334d5d037d85d00485 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 30 May 2011 22:30:12 +0000 Subject: [PATCH] [x86] watchdog: Enable NV_TCO as module svn path=/dists/trunk/linux-2.6/; revision=17518 --- debian/changelog | 2 +- debian/config/kernelarch-x86/config | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f826d3712..4e138f74c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -36,7 +36,7 @@ linux-2.6 (3.0~rc1-1~experimental.1) UNRELEASED; urgency=low * pps: Enable PPS_CLIENT_PARPORT as module * ptp: Enable PTP_1588_CLOCK, PTP_1588_CLOCK_GIANFAR, PTP_1588_CLOCK_IXP46X as modules - * [x86] watchdog: Enable SP5100_TCO as module + * [x86] watchdog: Enable SP5100_TCO, NV_TCO as modules -- Ben Hutchings Sat, 21 May 2011 22:13:08 +0100 diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index 5f33216c5..84d514697 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -1320,6 +1320,7 @@ CONFIG_IT8712F_WDT=m CONFIG_HP_WATCHDOG=m CONFIG_HPWDT_NMI_DECODING=y CONFIG_SC1200_WDT=m +CONFIG_NV_TCO=m CONFIG_60XX_WDT=m CONFIG_SBC8360_WDT=m CONFIG_CPU5_WDT=m