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

Maximilian Attems maks at alioth.debian.org
Mon Mar 10 15:46:46 UTC 2008


Author: maks
Date: Mon Mar 10 15:46:45 2008
New Revision: 10767

Log:
topconfig set RTC_DRV_S35390A

as bonus reorder RTC driver options, driver for Seiko Instruments S-35390A


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	Mon Mar 10 15:46:45 2008
@@ -14,7 +14,7 @@
     USB_SERIAL_IUU, NET_CLS_FLOW, INFINIBAND_NES, RTC_DRV_R9701,
     RTC_DRV_DS1511, MEMSTICK, SENSORS_W83L786NG, SENSORS_ADS7828, IPWIRELESS,
     RISCOM8, IGB, UTS_NS, IPC_NS, IPV6_ROUTE_INFO, ENCLOSURE_SERVICES,
-    SCSI_ENCLOSURE, SENSORS_ADT7473, SCSI_MVSAS, REALTEK_PHY.
+    SCSI_ENCLOSURE, SENSORS_ADT7473, SCSI_MVSAS, REALTEK_PHY, RTC_DRV_S35390A.
   * [amd64] Enable CRYPTO_SALSA20_X86_64, EDAC_I3000.
   * [amd64, i386]: Enable LATENCYTOP, LEDS_CLEVO_MAIL, INPUT_APANEL, ACER_WMI,
     THINKPAD_ACPI_HOTKEY_POLL, HP_WATCHDOG.

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	Mon Mar 10 15:46:45 2008
@@ -1827,7 +1827,6 @@
 CONFIG_RTC_DRV_DS1374=m
 CONFIG_RTC_DRV_DS1672=m
 CONFIG_RTC_DRV_MAX6900=m
-CONFIG_RTC_DRV_R9701=m
 CONFIG_RTC_DRV_RS5C372=m
 CONFIG_RTC_DRV_ISL1208=m
 CONFIG_RTC_DRV_X1205=m
@@ -1835,12 +1834,14 @@
 CONFIG_RTC_DRV_PCF8583=m
 CONFIG_RTC_DRV_M41T80=m
 # CONFIG_RTC_DRV_M41T80_WDT is not set
+CONFIG_RTC_DRV_S35390A=m
 
 #
 # SPI RTC drivers
 #
-CONFIG_RTC_DRV_RS5C348=m
+CONFIG_RTC_DRV_R9701=m
 CONFIG_RTC_DRV_MAX6902=m
+CONFIG_RTC_DRV_RS5C348=m
 
 #
 # Platform RTC drivers



More information about the Kernel-svn-changes mailing list