summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-06-06 09:48:42 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-06-20 20:26:46 +0200
commitacdb6fe27b28826754adf508a81fa86134b94c5d (patch)
tree242322798d70fd2ab41621ec70cc881b33b7d456 /configs
parenta59fc7e5cfe190ebba8e58ff7f6ed27e3a30ec62 (diff)
downloadDistroKit-acdb6fe27b28826754adf508a81fa86134b94c5d.tar.gz
DistroKit-acdb6fe27b28826754adf508a81fa86134b94c5d.tar.xz
arm-qemu/kernelconfig: enable rtc
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/arm-qemu-2011.01.0/kernelconfig-2.6.3841
1 files changed, 40 insertions, 1 deletions
diff --git a/configs/arm-qemu-2011.01.0/kernelconfig-2.6.38 b/configs/arm-qemu-2011.01.0/kernelconfig-2.6.38
index aa0ce3a..1221744 100644
--- a/configs/arm-qemu-2011.01.0/kernelconfig-2.6.38
+++ b/configs/arm-qemu-2011.01.0/kernelconfig-2.6.38
@@ -942,7 +942,46 @@ CONFIG_DUMMY_CONSOLE=y
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
CONFIG_RTC_LIB=y
-# CONFIG_RTC_CLASS is not set
+CONFIG_RTC_CLASS=y
+CONFIG_RTC_HCTOSYS=y
+CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
+# CONFIG_RTC_DEBUG is not set
+
+#
+# RTC interfaces
+#
+CONFIG_RTC_INTF_SYSFS=y
+CONFIG_RTC_INTF_PROC=y
+CONFIG_RTC_INTF_DEV=y
+# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
+# CONFIG_RTC_DRV_TEST is not set
+
+#
+# SPI RTC drivers
+#
+
+#
+# Platform RTC drivers
+#
+# CONFIG_RTC_DRV_CMOS is not set
+# CONFIG_RTC_DRV_DS1286 is not set
+# CONFIG_RTC_DRV_DS1511 is not set
+# CONFIG_RTC_DRV_DS1553 is not set
+# CONFIG_RTC_DRV_DS1742 is not set
+# CONFIG_RTC_DRV_STK17TA8 is not set
+# CONFIG_RTC_DRV_M48T86 is not set
+# CONFIG_RTC_DRV_M48T35 is not set
+# CONFIG_RTC_DRV_M48T59 is not set
+# CONFIG_RTC_DRV_MSM6242 is not set
+# CONFIG_RTC_DRV_BQ4802 is not set
+# CONFIG_RTC_DRV_RP5C01 is not set
+# CONFIG_RTC_DRV_V3020 is not set
+
+#
+# on-CPU RTC drivers
+#
+# CONFIG_RTC_DRV_PL030 is not set
+CONFIG_RTC_DRV_PL031=y
# CONFIG_DMADEVICES is not set
# CONFIG_AUXDISPLAY is not set
# CONFIG_UIO is not set