summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openzaurus-2.6.15/defconfig-tosa
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-02-05 23:59:04 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-05 23:59:04 +0000
commit150f11c549250392406f3f2d3971862402deec29 (patch)
treee33f3d83e92cac393cfa926b5649febec3138527 /packages/linux/linux-openzaurus-2.6.15/defconfig-tosa
parentf4156198b0d0399792402508b2d0854f106765b0 (diff)
linux-oz-2.6: Switch to use the proposed RTC subsystem. Add an RTC subsystem driver for the sa11xx/pxa2xx. Update defconfigs to match.
Diffstat (limited to 'packages/linux/linux-openzaurus-2.6.15/defconfig-tosa')
-rw-r--r--packages/linux/linux-openzaurus-2.6.15/defconfig-tosa23
1 files changed, 23 insertions, 0 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.15/defconfig-tosa b/packages/linux/linux-openzaurus-2.6.15/defconfig-tosa
index 14acb3c56c..a52fc2f457 100644
--- a/packages/linux/linux-openzaurus-2.6.15/defconfig-tosa
+++ b/packages/linux/linux-openzaurus-2.6.15/defconfig-tosa
@@ -1269,6 +1269,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