summaryrefslogtreecommitdiff
path: root/openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-ipaq-pxa270
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-ipaq-pxa270')
-rw-r--r--openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-ipaq-pxa27024
1 files changed, 24 insertions, 0 deletions
diff --git a/openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-ipaq-pxa270 b/openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-ipaq-pxa270
index d826d0688..250333209 100644
--- a/openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-ipaq-pxa270
+++ b/openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-ipaq-pxa270
@@ -763,6 +763,29 @@ CONFIG_MMC_PXA=y
# CONFIG_MMC_WBSD is not set
#
+# Real Time Clock
+#
+CONFIG_RTC_CLASS=y
+CONFIG_RTC_HCTOSYS=y
+CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
+
+#
+# RTC interfaces
+#
+CONFIG_RTC_INTF_SYSFS=y
+CONFIG_RTC_INTF_PROC=y
+CONFIG_RTC_INTF_DEV=y
+
+#
+# RTC drivers
+#
+# CONFIG_RTC_DRV_X1205 is not set
+# CONFIG_RTC_DRV_DS1672 is not set
+# CONFIG_RTC_DRV_PCF8563 is not set
+CONFIG_RTC_DRV_SA1100=y
+# CONFIG_RTC_DRV_TEST is not set
+
+#
# File systems
#
CONFIG_EXT2_FS=y
@@ -992,3 +1015,4 @@ CONFIG_CRC32=y
CONFIG_LIBCRC32C=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
+