diff options
Diffstat (limited to 'target/linux/s3c24xx/patches-2.6.26/1193-tracking-defconfig-2.6.26-rc7.patch.patch')
-rwxr-xr-x | target/linux/s3c24xx/patches-2.6.26/1193-tracking-defconfig-2.6.26-rc7.patch.patch | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/target/linux/s3c24xx/patches-2.6.26/1193-tracking-defconfig-2.6.26-rc7.patch.patch b/target/linux/s3c24xx/patches-2.6.26/1193-tracking-defconfig-2.6.26-rc7.patch.patch new file mode 100755 index 000000000..d905db5e2 --- /dev/null +++ b/target/linux/s3c24xx/patches-2.6.26/1193-tracking-defconfig-2.6.26-rc7.patch.patch @@ -0,0 +1,35 @@ +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 + |