aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorEric Miao <eric.y.miao@gmail.com>2010-03-08 22:04:44 -0500
committerEric Miao <eric.y.miao@gmail.com>2010-03-22 00:03:06 -0400
commit1fe2b6b527779ca966bc285dc27f84835bc1591a (patch)
tree1bf1bc82b4b195f29145a9b73bbfdeb901de38e8 /arch
parentef80936f99ce558a470c5379040abd0ece52c2ff (diff)
[ARM] pxa: remove unnecessary 'select FB_W100' from some platforms
Reported-by: Jonathan Cameron <jic23@cam.ac.uk> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-pxa/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig
index 38fbd0a0e40..c5b2f0abf45 100644
--- a/arch/arm/mach-pxa/Kconfig
+++ b/arch/arm/mach-pxa/Kconfig
@@ -272,7 +272,6 @@ config MACH_H5000
272config MACH_HIMALAYA 272config MACH_HIMALAYA
273 bool "HTC Himalaya Support" 273 bool "HTC Himalaya Support"
274 select CPU_PXA26x 274 select CPU_PXA26x
275 select FB_W100
276 275
277config MACH_MAGICIAN 276config MACH_MAGICIAN
278 bool "Enable HTC Magician Support" 277 bool "Enable HTC Magician Support"
@@ -547,7 +546,6 @@ config MACH_E740
547 bool "Toshiba e740" 546 bool "Toshiba e740"
548 default y 547 default y
549 depends on ARCH_PXA_ESERIES 548 depends on ARCH_PXA_ESERIES
550 select FB_W100
551 help 549 help
552 Say Y here if you intend to run this kernel on a Toshiba 550 Say Y here if you intend to run this kernel on a Toshiba
553 e740 family PDA. 551 e740 family PDA.
@@ -556,7 +554,6 @@ config MACH_E750
556 bool "Toshiba e750" 554 bool "Toshiba e750"
557 default y 555 default y
558 depends on ARCH_PXA_ESERIES 556 depends on ARCH_PXA_ESERIES
559 select FB_W100
560 help 557 help
561 Say Y here if you intend to run this kernel on a Toshiba 558 Say Y here if you intend to run this kernel on a Toshiba
562 e750 family PDA. 559 e750 family PDA.
@@ -573,7 +570,6 @@ config MACH_E800
573 bool "Toshiba e800" 570 bool "Toshiba e800"
574 default y 571 default y
575 depends on ARCH_PXA_ESERIES 572 depends on ARCH_PXA_ESERIES
576 select FB_W100
577 help 573 help
578 Say Y here if you intend to run this kernel on a Toshiba 574 Say Y here if you intend to run this kernel on a Toshiba
579 e800 family PDA. 575 e800 family PDA.