diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-03-14 15:52:42 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-03-14 15:52:42 +0000 |
commit | 26e3776a22bf894ced5af4c28968dc1dc99968eb (patch) | |
tree | 2d38a3789e27a423439c37a45a09cae31990a615 /target/linux/s3c24xx/patches-2.6.26/1071-local-config-defconfig-motion-sensor-gpio.patch.patch | |
parent | 4bd70fc26256cf485f19e0c8b881e078dc36134f (diff) |
nuke obsolete kernel stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14875 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/s3c24xx/patches-2.6.26/1071-local-config-defconfig-motion-sensor-gpio.patch.patch')
-rwxr-xr-x | target/linux/s3c24xx/patches-2.6.26/1071-local-config-defconfig-motion-sensor-gpio.patch.patch | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/target/linux/s3c24xx/patches-2.6.26/1071-local-config-defconfig-motion-sensor-gpio.patch.patch b/target/linux/s3c24xx/patches-2.6.26/1071-local-config-defconfig-motion-sensor-gpio.patch.patch deleted file mode 100755 index 2e34e3137..000000000 --- a/target/linux/s3c24xx/patches-2.6.26/1071-local-config-defconfig-motion-sensor-gpio.patch.patch +++ /dev/null @@ -1,36 +0,0 @@ -From cdefa3c7722774152538c4ac5ea9290c441d6a4b Mon Sep 17 00:00:00 2001 -From: warmcat <andy@openmoko.com> -Date: Fri, 25 Jul 2008 23:05:59 +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.3 - |