[kernel] r17386 - in dists/trunk/linux-2.6/debian: . config
Maximilian Attems
maks at alioth.debian.org
Wed May 11 10:02:42 UTC 2011
Author: maks
Date: Wed May 11 10:02:31 2011
New Revision: 17386
Log:
topconfig enable also modular xen watchdog
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/config
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog Wed May 11 10:02:10 2011 (r17385)
+++ dists/trunk/linux-2.6/debian/changelog Wed May 11 10:02:31 2011 (r17386)
@@ -3,7 +3,7 @@
* [x86] Enable CRYPTO_AES_NI_INTEL for all flavours. (closes: #623631)
* topconfig: Enable SND_USB_6FIRE, SND_FIREWIRE_SPEAKERS,
MEDIA_CONTROLLER, DVB_USB_TECHNISAT_USB2, USB_GSPCA_NW80X,
- USB_GSPCA_VICAM, XEN_NETDEV_BACKEND.
+ USB_GSPCA_VICAM, XEN_NETDEV_BACKEND, XEN_WDT.
-- maximilian attems <maks at debian.org> Tue, 10 May 2011 23:24:26 +0200
Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config Wed May 11 10:02:10 2011 (r17385)
+++ dists/trunk/linux-2.6/debian/config/config Wed May 11 10:02:31 2011 (r17386)
@@ -2874,6 +2874,7 @@
CONFIG_W83697HF_WDT=m
CONFIG_W83697UG_WDT=m
CONFIG_SBC_EPX_C3_WATCHDOG=m
+CONFIG_XEN_WDT=m
##
## file: fs/Kconfig
More information about the Kernel-svn-changes
mailing list