[kernel] r10965 - dists/trunk/linux-2.6/debian/config/arm

Martin Michlmayr tbm at alioth.debian.org
Mon Mar 24 09:18:47 UTC 2008


Author: tbm
Date: Mon Mar 24 09:18:46 2008
New Revision: 10965

Log:
build in RTC for now


Modified:
   dists/trunk/linux-2.6/debian/config/arm/config.orion5x

Modified: dists/trunk/linux-2.6/debian/config/arm/config.orion5x
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.orion5x	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.orion5x	Mon Mar 24 09:18:46 2008
@@ -341,6 +341,15 @@
 # CONFIG_PCCARD is not set
 
 ##
+## file: drivers/rtc/Kconfig
+##
+CONFIG_RTC_CLASS=y
+CONFIG_RTC_DRV_DS1307=y
+CONFIG_RTC_DRV_RS5C372=y
+CONFIG_RTC_DRV_M41T80=y
+CONFIG_RTC_DRV_S35390A=y
+
+##
 ## file: drivers/serial/Kconfig
 ##
 CONFIG_SERIAL_8250=y



More information about the Kernel-svn-changes mailing list