summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-collie
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-collie')
-rw-r--r--openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-collie23
1 files changed, 23 insertions, 0 deletions
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 cbe06f9c3a..0a8bbbd914 100644
--- a/openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-collie
+++ b/openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-collie
@@ -791,6 +791,29 @@ CONFIG_USB_GADGET=y
791# CONFIG_MMC is not set 791# CONFIG_MMC is not set
792 792
793# 793#
794# Real Time Clock
795#
796CONFIG_RTC_CLASS=y
797CONFIG_RTC_HCTOSYS=y
798CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
799
800#
801# RTC interfaces
802#
803CONFIG_RTC_INTF_SYSFS=y
804CONFIG_RTC_INTF_PROC=y
805CONFIG_RTC_INTF_DEV=y
806
807#
808# RTC drivers
809#
810# CONFIG_RTC_DRV_X1205 is not set
811# CONFIG_RTC_DRV_DS1672 is not set
812# CONFIG_RTC_DRV_PCF8563 is not set
813CONFIG_RTC_DRV_SA1100=y
814# CONFIG_RTC_DRV_TEST is not set
815
816#
794# File systems 817# File systems
795# 818#
796CONFIG_EXT2_FS=y 819CONFIG_EXT2_FS=y