Author: tbm
Date: Fri Jul 27 18:01:15 2007
New Revision: 9207

Log:
[mipsel/r5k-cobalt] Fix a typo in the config file.


Modified:
   dists/sid/linux-2.6/debian/arch/mipsel/config.r5k-cobalt
   dists/sid/linux-2.6/debian/changelog

Modified: dists/sid/linux-2.6/debian/arch/mipsel/config.r5k-cobalt
==============================================================================
--- dists/sid/linux-2.6/debian/arch/mipsel/config.r5k-cobalt    (original)
+++ dists/sid/linux-2.6/debian/arch/mipsel/config.r5k-cobalt    Fri Jul 27 
18:01:15 2007
@@ -1311,8 +1311,8 @@
 
 CONFIG_RTC_LIB=y
 CONFIG_RTC_CLASS=y
-ONFIG_RTC_HCTOSYS=y
-ONFIG_RTC_HCTOSYS_DEVICE="rtc0"
+CONFIG_RTC_HCTOSYS=y
+CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
 # CONFIG_RTC_DEBUG is not set
 
 #

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog        (original)
+++ dists/sid/linux-2.6/debian/changelog        Fri Jul 27 18:01:15 2007
@@ -1,8 +1,12 @@
 linux-2.6 (2.6.22-3) UNRELEASED; urgency=low
 
+  [ dann frazier ]
   * [ia64] Config cleanup in 2.6.22-2 broke the ABI; revert most of it
     for now (everything but the efivars and sym53c8xx modules)
 
+  [ Martin Michlmayr ]
+  * [mipsel/r5k-cobalt] Fix a typo in the config file.
+
  -- dann frazier <[EMAIL PROTECTED]>  Wed, 25 Jul 2007 14:04:02 -0600
 
 linux-2.6 (2.6.22-2) unstable; urgency=low

_______________________________________________
Kernel-svn-changes mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

Reply via email to