aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap-2.6.37/linus/0055-ARM-pxa-PXA_ESERIES-depends-on-FB_W100.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux-omap-2.6.37/linus/0055-ARM-pxa-PXA_ESERIES-depends-on-FB_W100.patch')
-rw-r--r--recipes/linux/linux-omap-2.6.37/linus/0055-ARM-pxa-PXA_ESERIES-depends-on-FB_W100.patch29
1 files changed, 0 insertions, 29 deletions
diff --git a/recipes/linux/linux-omap-2.6.37/linus/0055-ARM-pxa-PXA_ESERIES-depends-on-FB_W100.patch b/recipes/linux/linux-omap-2.6.37/linus/0055-ARM-pxa-PXA_ESERIES-depends-on-FB_W100.patch
deleted file mode 100644
index c1b62385a1..0000000000
--- a/recipes/linux/linux-omap-2.6.37/linus/0055-ARM-pxa-PXA_ESERIES-depends-on-FB_W100.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From 82427de2c7c39ee7bcaa4cb0260b4e9b9ab19eb8 Mon Sep 17 00:00:00 2001
-From: Lennert Buytenhek <buytenh@wantstofly.org>
-Date: Wed, 15 Dec 2010 07:20:16 +0800
-Subject: [PATCH 55/66] ARM: pxa: PXA_ESERIES depends on FB_W100.
-
-As arch/arm/mach-pxa/eseries.c references w100fb_gpio_{read,write}()
-directly.
-
-Signed-off-by: Lennert Buytenhek <buytenh@secretlab.ca>
-Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
----
- arch/arm/mach-pxa/Kconfig | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
-
-diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig
-index dd235ec..c93e73d 100644
---- a/arch/arm/mach-pxa/Kconfig
-+++ b/arch/arm/mach-pxa/Kconfig
-@@ -540,6 +540,7 @@ config MACH_ICONTROL
- config ARCH_PXA_ESERIES
- bool "PXA based Toshiba e-series PDAs"
- select PXA25x
-+ select FB_W100
-
- config MACH_E330
- bool "Toshiba e330"
---
-1.6.6.1
-