summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-06-20 20:39:26 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-06-20 20:39:26 +0200
commit53afa0a5f8b7a714defc9df01a4aa2669a2f0166 (patch)
treeb82d9a11310bb162c5974447f1de5e9da13a5fbf /configs
parenta906324e0ff601fcb2c006529dd57f58681cecc7 (diff)
downloadDistroKit-53afa0a5f8b7a714defc9df01a4aa2669a2f0166.tar.gz
DistroKit-53afa0a5f8b7a714defc9df01a4aa2669a2f0166.tar.xz
i586: kernelconfig: enable rtc class
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/i586-qemu-2011.01.0/kernelconfig-2.6.3841
1 files changed, 39 insertions, 2 deletions
diff --git a/configs/i586-qemu-2011.01.0/kernelconfig-2.6.38 b/configs/i586-qemu-2011.01.0/kernelconfig-2.6.38
index 5f13716..c91ee41 100644
--- a/configs/i586-qemu-2011.01.0/kernelconfig-2.6.38
+++ b/configs/i586-qemu-2011.01.0/kernelconfig-2.6.38
@@ -876,7 +876,6 @@ CONFIG_UNIX98_PTYS=y
# CONFIG_IPMI_HANDLER is not set
# CONFIG_HW_RANDOM is not set
CONFIG_NVRAM=y
-CONFIG_RTC=y
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
@@ -1030,7 +1029,45 @@ CONFIG_LOGO_LINUX_CLUT224=y
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
# CONFIG_EDAC is not set
-# CONFIG_RTC_CLASS is not set
+CONFIG_RTC_LIB=y
+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=y
+# 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_DMADEVICES is not set
# CONFIG_AUXDISPLAY is not set
# CONFIG_UIO is not set