summaryrefslogtreecommitdiffstats
path: root/target/linux/s3c24xx/patches-2.6.24/1081-local-config-defconfig-motion-sensor-gpio.patch.patch
diff options
context:
space:
mode:
authormirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-12-12 11:58:53 +0000
committermirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-12-12 11:58:53 +0000
commitfc54b9bf158eea9cae647ce2c58f7d9989af173a (patch)
tree54644c1229434d7ee13c5872bda4129e34337fc0 /target/linux/s3c24xx/patches-2.6.24/1081-local-config-defconfig-motion-sensor-gpio.patch.patch
parentd9f49b62b28ebd245587854efa484974d90debbf (diff)
changed Makefile and profiles, added patches for kernel 2.6.24
(stable-branch of Openmoko) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13613 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/s3c24xx/patches-2.6.24/1081-local-config-defconfig-motion-sensor-gpio.patch.patch')
-rw-r--r--target/linux/s3c24xx/patches-2.6.24/1081-local-config-defconfig-motion-sensor-gpio.patch.patch36
1 files changed, 36 insertions, 0 deletions
diff --git a/target/linux/s3c24xx/patches-2.6.24/1081-local-config-defconfig-motion-sensor-gpio.patch.patch b/target/linux/s3c24xx/patches-2.6.24/1081-local-config-defconfig-motion-sensor-gpio.patch.patch
new file mode 100644
index 000000000..e47d4d7e5
--- /dev/null
+++ b/target/linux/s3c24xx/patches-2.6.24/1081-local-config-defconfig-motion-sensor-gpio.patch.patch
@@ -0,0 +1,36 @@
+From b0eec76126c38ed02f0af80ebf65801d46e6e261 Mon Sep 17 00:00:00 2001
+From: warmcat <andy@openmoko.com>
+Date: Sun, 13 Apr 2008 07:25:46 +0100
+Subject: [PATCH] local-config-defconfig-motion-sensor-gpio.patch
+
+---
+ defconfig-2.6.24 | 6 +++---
+ 1 files changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/defconfig-2.6.24 b/defconfig-2.6.24
+index 140fbfa..8b428b1 100644
+--- a/defconfig-2.6.24
++++ b/defconfig-2.6.24
+@@ -1,7 +1,7 @@
+ #
+ # Automatically generated make config: don't edit
+ # Linux kernel version: 2.6.24-rc8
+-# Tue Jan 22 11:47:25 2008
++# Wed Jan 23 10:00:57 2008
+ #
+ CONFIG_ARM=y
+ CONFIG_SYS_SUPPORTS_APM_EMULATION=y
+@@ -1041,8 +1041,8 @@ CONFIG_SPI_MASTER=y
+ # SPI Master Controller Drivers
+ #
+ CONFIG_SPI_BITBANG=y
+-CONFIG_SPI_S3C24XX=y
+-# CONFIG_SPI_S3C24XX_GPIO is not set
++# CONFIG_SPI_S3C24XX is not set
++CONFIG_SPI_S3C24XX_GPIO=y
+
+ #
+ # SPI Protocol Masters
+--
+1.5.6.5
+