Author: maks Date: Sun Jan 6 12:51:46 2008 New Revision: 10048 Log: amd64, i386 enable IT8712F_WDT
Modified: dists/trunk/linux-2.6/debian/changelog dists/trunk/linux-2.6/debian/config/amd64/config dists/trunk/linux-2.6/debian/config/i386/config Modified: dists/trunk/linux-2.6/debian/changelog ============================================================================== --- dists/trunk/linux-2.6/debian/changelog (original) +++ dists/trunk/linux-2.6/debian/changelog Sun Jan 6 12:51:46 2008 @@ -29,6 +29,7 @@ * Add git-ieee1394.patch for latest firewire fixes. * [i386] Enable PARAVIRT_GUEST. (closes: #457562) * [amd64, i386] Enable CPU_IDLE for software-controlled idle pm. + * [amd64, i386] Enable IT8712F_WDT. [ Bastian Blank ] * [amd64, i386]: Set kernel architecture to x86. @@ -46,7 +47,7 @@ [ dann frazier ] * [ia64]: Enable BLK_CPQ_DA - -- maximilian attems <[EMAIL PROTECTED]> Sun, 06 Jan 2008 13:45:10 +0100 + -- maximilian attems <[EMAIL PROTECTED]> Sun, 06 Jan 2008 13:47:43 +0100 linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low Modified: dists/trunk/linux-2.6/debian/config/amd64/config ============================================================================== --- dists/trunk/linux-2.6/debian/config/amd64/config (original) +++ dists/trunk/linux-2.6/debian/config/amd64/config Sun Jan 6 12:51:46 2008 @@ -750,6 +750,7 @@ CONFIG_EUROTECH_WDT=m CONFIG_IB700_WDT=m CONFIG_WAFER_WDT=m +CONFIG_IT8712F_WDT=m CONFIG_SC1200_WDT=m CONFIG_60XX_WDT=m CONFIG_CPU5_WDT=m Modified: dists/trunk/linux-2.6/debian/config/i386/config ============================================================================== --- dists/trunk/linux-2.6/debian/config/i386/config (original) +++ dists/trunk/linux-2.6/debian/config/i386/config Sun Jan 6 12:51:46 2008 @@ -905,6 +905,7 @@ CONFIG_EUROTECH_WDT=m CONFIG_IB700_WDT=m CONFIG_WAFER_WDT=m +CONFIG_IT8712F_WDT=m CONFIG_SC1200_WDT=m CONFIG_SCx200_WDT=m CONFIG_60XX_WDT=m _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

