summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-cxx00
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-cxx00
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-cxx00')
-rw-r--r--openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-cxx0030
1 files changed, 27 insertions, 3 deletions
diff --git a/openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-cxx00 b/openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-cxx00
index 9941367a3b..65ad9227cc 100644
--- a/openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-cxx00
+++ b/openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-cxx00
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.15-rc7 3# Linux kernel version: 2.6.15
4# Mon Jan 2 09:25:11 2006 4# Sun Feb 5 23:30:47 2006
5# 5#
6CONFIG_ARM=y 6CONFIG_ARM=y
7CONFIG_MMU=y 7CONFIG_MMU=y
@@ -882,7 +882,7 @@ CONFIG_UNIX98_PTYS=y
882# 882#
883# CONFIG_WATCHDOG is not set 883# CONFIG_WATCHDOG is not set
884# CONFIG_NVRAM is not set 884# CONFIG_NVRAM is not set
885CONFIG_SA1100_RTC=y 885# CONFIG_RTC is not set
886# CONFIG_DTLK is not set 886# CONFIG_DTLK is not set
887# CONFIG_R3964 is not set 887# CONFIG_R3964 is not set
888 888
@@ -968,6 +968,7 @@ CONFIG_NEW_LEDS=y
968CONFIG_LEDS_CLASS=y 968CONFIG_LEDS_CLASS=y
969CONFIG_LEDS_TRIGGERS=y 969CONFIG_LEDS_TRIGGERS=y
970CONFIG_LEDS_SPITZ=y 970CONFIG_LEDS_SPITZ=y
971# CONFIG_LEDS_TOSA is not set
971CONFIG_LEDS_TRIGGER_TIMER=y 972CONFIG_LEDS_TRIGGER_TIMER=y
972 973
973# 974#
@@ -1328,6 +1329,29 @@ CONFIG_MMC_PXA=y
1328# CONFIG_MMC_WBSD is not set 1329# CONFIG_MMC_WBSD is not set
1329 1330
1330# 1331#
1332# Real Time Clock
1333#
1334CONFIG_RTC_CLASS=y
1335CONFIG_RTC_HCTOSYS=y
1336CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
1337
1338#
1339# RTC interfaces
1340#
1341CONFIG_RTC_INTF_SYSFS=y
1342CONFIG_RTC_INTF_PROC=y
1343CONFIG_RTC_INTF_DEV=y
1344
1345#
1346# RTC drivers
1347#
1348# CONFIG_RTC_DRV_X1205 is not set
1349# CONFIG_RTC_DRV_DS1672 is not set
1350# CONFIG_RTC_DRV_PCF8563 is not set
1351CONFIG_RTC_DRV_SA1100=y
1352# CONFIG_RTC_DRV_TEST is not set
1353
1354#
1331# File systems 1355# File systems
1332# 1356#
1333CONFIG_EXT2_FS=y 1357CONFIG_EXT2_FS=y