From c6a95b3e1bc01e149e344097687a6c3fae20d522 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 10 Feb 2006 10:12:27 +0000 Subject: linux-oz-2.6: Update defconfigs to sync with OE git-svn-id: https://svn.o-hand.com/repos/poky/trunk@263 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- .../linux/linux-openzaurus-2.6.15/defconfig-collie | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-collie') diff --git a/openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-collie b/openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-collie index cbe06f9c3..0a8bbbd91 100644 --- a/openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-collie +++ b/openembedded/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