summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-collie
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-02-10 10:12:27 +0000
committerRichard Purdie <richard@openedhand.com>2006-02-10 10:12:27 +0000
commitc6a95b3e1bc01e149e344097687a6c3fae20d522 (patch)
treece7831d0e6579480b2f69899c01e609718dc76af /openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-collie
parent62dc8f47b3c17cf0b1a5d4bf4f0173d5d4fb4c1a (diff)
downloadpoky-c6a95b3e1bc01e149e344097687a6c3fae20d522.tar.gz
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
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