projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
387c31c
)
ARM: pxa: PXA_ESERIES depends on FB_W100.
author
Lennert Buytenhek
<buytenh@wantstofly.org>
Tue, 14 Dec 2010 23:20:16 +0000
(07:20 +0800)
committer
Eric Miao
<eric.y.miao@gmail.com>
Mon, 3 Jan 2011 15:17:56 +0000
(23:17 +0800)
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
patch
|
blob
|
history
diff --git
a/arch/arm/mach-pxa/Kconfig
b/arch/arm/mach-pxa/Kconfig
index dd235ecc9d6c5946d6610bb7adef42cb57476210..c93e73d54dd1e7c5cebf41b13bc31b37a600391d 100644
(file)
--- 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"