mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-06 13:17:31 +02:00
36 lines
936 B
Diff
36 lines
936 B
Diff
|
From 4bd00099b2d2582e77f74b750594efdcab54f28d Mon Sep 17 00:00:00 2001
|
||
|
From: Andy Green <andy@openmoko.com>
|
||
|
Date: Fri, 25 Jul 2008 23:06:16 +0100
|
||
|
Subject: [PATCH] tracking-defconfig-2.6.26-rc7.patch
|
||
|
|
||
|
Signed-off-by: Andy Green <andy@openmoko.com>
|
||
|
---
|
||
|
defconfig-2.6.26 | 5 +++--
|
||
|
1 files changed, 3 insertions(+), 2 deletions(-)
|
||
|
|
||
|
diff --git a/defconfig-2.6.26 b/defconfig-2.6.26
|
||
|
index 582d7ab..d9a3549 100644
|
||
|
--- a/defconfig-2.6.26
|
||
|
+++ b/defconfig-2.6.26
|
||
|
@@ -1,7 +1,7 @@
|
||
|
#
|
||
|
# Automatically generated make config: don't edit
|
||
|
-# Linux kernel version: 2.6.26-rc5
|
||
|
-# Thu Jun 5 11:26:39 2008
|
||
|
+# Linux kernel version: 2.6.26-rc7
|
||
|
+# Sun Jun 22 08:25:07 2008
|
||
|
#
|
||
|
CONFIG_ARM=y
|
||
|
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||
|
@@ -1542,6 +1542,7 @@ CONFIG_RTC_INTF_DEV=y
|
||
|
# CONFIG_RTC_DRV_PCF8583 is not set
|
||
|
# CONFIG_RTC_DRV_M41T80 is not set
|
||
|
# CONFIG_RTC_DRV_S35390A is not set
|
||
|
+# CONFIG_RTC_DRV_FM3130 is not set
|
||
|
|
||
|
#
|
||
|
# SPI RTC drivers
|
||
|
--
|
||
|
1.5.6.3
|
||
|
|