[kernel] r7669 - dists/trunk/linux-2.6/debian/arch/arm
Martin Michlmayr
tbm at alioth.debian.org
Tue Oct 31 20:51:38 UTC 2006
Author: tbm
Date: Tue Oct 31 21:51:37 2006
New Revision: 7669
Modified:
dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx
Log:
build RTC into the kernel
Modified: dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx (original)
+++ dists/trunk/linux-2.6/debian/arch/arm/config.ixp4xx Tue Oct 31 21:51:37 2006
@@ -1682,9 +1682,9 @@
#
# RTC interfaces
#
-CONFIG_RTC_INTF_SYSFS=m
-CONFIG_RTC_INTF_PROC=m
-CONFIG_RTC_INTF_DEV=m
+CONFIG_RTC_INTF_SYSFS=y
+CONFIG_RTC_INTF_PROC=y
+CONFIG_RTC_INTF_DEV=y
#
# RTC drivers
More information about the Kernel-svn-changes
mailing list