summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennert Buytenhek <buytenh@wantstofly.org>2010-12-14 23:20:16 (GMT)
committerEric Miao <eric.y.miao@gmail.com>2011-01-03 15:17:56 (GMT)
commit82427de2c7c39ee7bcaa4cb0260b4e9b9ab19eb8 (patch)
tree07693e03d1e23579580d7ca8f1cee59ea32c18a0
parent387c31c7e5c9805b0aef8833d1731a5fe7bdea14 (diff)
downloadlinux-fsl-qoriq-82427de2c7c39ee7bcaa4cb0260b4e9b9ab19eb8.tar.xz
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>
-rw-r--r--arch/arm/mach-pxa/Kconfig1
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"