[kernel] r10481 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Sun Feb 10 19:15:49 UTC 2008


Author: maks
Date: Sun Feb 10 19:15:48 2008
New Revision: 10481

Log:
topconfig enable RTC_DRV_DS1511

new driver for Dallas DS1511 timekeeping/watchdog chip.


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	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Feb 10 19:15:48 2008
@@ -18,7 +18,8 @@
     NETFILTER_XT_TARGET_RATEEST, NETFILTER_XT_TARGET_TCPOPTSTRIP,
     NETFILTER_XT_MATCH_IPRANGE, NETFILTER_XT_MATCH_RATEEST, SND_OXYGEN,
     SND_HIFIER, SND_VIRTUOSO, USB_NET_RNDIS_WLAN, USB_ANNOUNCE_NEW_DEVICES,
-    USB_SERIAL_IUU, NET_CLS_FLOW, INFINIBAND_NES, RTC_DRV_R9701.
+    USB_SERIAL_IUU, NET_CLS_FLOW, INFINIBAND_NES, RTC_DRV_R9701,
+    RTC_DRV_DS1511.
   * [amd64] Enable CRYPTO_SALSA20_X86_64.
   * [amd64, i386]: Enable LATENCYTOP.
   * topconfig disable PARPORT_PC_FIFO due to instabilities.

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Sun Feb 10 19:15:48 2008
@@ -1800,6 +1800,7 @@
 # Platform RTC drivers
 #
 CONFIG_RTC_DRV_CMOS=m
+CONFIG_RTC_DRV_DS1511=m
 CONFIG_RTC_DRV_DS1553=m
 CONFIG_RTC_DRV_STK17TA8=m
 CONFIG_RTC_DRV_DS1742=m



More information about the Kernel-svn-changes mailing list