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-tosa | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'packages/linux/linux-openzaurus-2.6.15/defconfig-tosa') 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 @@ -1268,6 +1268,29 @@ CONFIG_MMC_BLOCK=y 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 # -- cgit v1.2.3