[kernel] r6017 - in dists/trunk/linux-2.6/debian/arch: mips mipsel
Martin Michlmayr
tbm at costa.debian.org
Thu Mar 2 13:39:08 UTC 2006
Author: tbm
Date: Thu Mar 2 13:39:07 2006
New Revision: 6017
Modified:
dists/trunk/linux-2.6/debian/arch/mips/config.sb1-bcm91250a
dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1-bcm91250a
Log:
build in RTC
Modified: dists/trunk/linux-2.6/debian/arch/mips/config.sb1-bcm91250a
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mips/config.sb1-bcm91250a (original)
+++ dists/trunk/linux-2.6/debian/arch/mips/config.sb1-bcm91250a Thu Mar 2 13:39:07 2006
@@ -997,7 +997,7 @@
#
# CONFIG_USBPCWATCHDOG is not set
CONFIG_RTC=m
-CONFIG_GEN_RTC=m
+CONFIG_GEN_RTC=y
CONFIG_GEN_RTC_X=y
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
Modified: dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1-bcm91250a
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1-bcm91250a (original)
+++ dists/trunk/linux-2.6/debian/arch/mipsel/config.sb1-bcm91250a Thu Mar 2 13:39:07 2006
@@ -997,7 +997,7 @@
#
# CONFIG_USBPCWATCHDOG is not set
CONFIG_RTC=m
-CONFIG_GEN_RTC=m
+CONFIG_GEN_RTC=y
CONFIG_GEN_RTC_X=y
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
More information about the Kernel-svn-changes
mailing list