From 150f11c549250392406f3f2d3971862402deec29 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 5 Feb 2006 23:59:04 +0000 Subject: linux-oz-2.6: Switch to use the proposed RTC subsystem. Add an RTC subsystem driver for the sa11xx/pxa2xx. Update defconfigs to match. --- .../linux/linux-openzaurus-2.6.15/defconfig-collie | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'packages/linux/linux-openzaurus-2.6.15/defconfig-collie') diff --git a/packages/linux/linux-openzaurus-2.6.15/defconfig-collie b/packages/linux/linux-openzaurus-2.6.15/defconfig-collie index cbe06f9c3a..0a8bbbd914 100644 --- a/packages/linux/linux-openzaurus-2.6.15/defconfig-collie +++ b/packages/linux/linux-openzaurus-2.6.15/defconfig-collie @@ -790,6 +790,29 @@ CONFIG_USB_GADGET=y # # CONFIG_MMC 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 # -- cgit v1.2.3