From b9dfb81f2aa45be745a8aed9684076210aed4152 Mon Sep 17 00:00:00 2001 From: Mirko Vogt Date: Fri, 12 Dec 2008 00:02:36 +0000 Subject: add support for target 3c24xx (more known as Openmoko GTA02 "Freerunner") and merge it with the openmoko-target and the work Michael Buesch did SVN-Revision: 13609 --- ...config-defconfig-motion-sensor-gpio.patch.patch | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100755 target/linux/s3c24xx/patches/0071-local-config-defconfig-motion-sensor-gpio.patch.patch (limited to 'target/linux/s3c24xx/patches/0071-local-config-defconfig-motion-sensor-gpio.patch.patch') diff --git a/target/linux/s3c24xx/patches/0071-local-config-defconfig-motion-sensor-gpio.patch.patch b/target/linux/s3c24xx/patches/0071-local-config-defconfig-motion-sensor-gpio.patch.patch new file mode 100755 index 0000000000..2e34e31379 --- /dev/null +++ b/target/linux/s3c24xx/patches/0071-local-config-defconfig-motion-sensor-gpio.patch.patch @@ -0,0 +1,36 @@ +From cdefa3c7722774152538c4ac5ea9290c441d6a4b Mon Sep 17 00:00:00 2001 +From: warmcat +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 + -- cgit v1.2.3