Commit 1fe2b6b5 authored by Eric Miao's avatar Eric Miao

[ARM] pxa: remove unnecessary 'select FB_W100' from some platforms

Reported-by: default avatarJonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: default avatarEric Miao <eric.y.miao@gmail.com>
parent ef80936f
...@@ -272,7 +272,6 @@ config MACH_H5000 ...@@ -272,7 +272,6 @@ config MACH_H5000
config MACH_HIMALAYA config MACH_HIMALAYA
bool "HTC Himalaya Support" bool "HTC Himalaya Support"
select CPU_PXA26x select CPU_PXA26x
select FB_W100
config MACH_MAGICIAN config MACH_MAGICIAN
bool "Enable HTC Magician Support" bool "Enable HTC Magician Support"
...@@ -547,7 +546,6 @@ config MACH_E740 ...@@ -547,7 +546,6 @@ config MACH_E740
bool "Toshiba e740" bool "Toshiba e740"
default y default y
depends on ARCH_PXA_ESERIES depends on ARCH_PXA_ESERIES
select FB_W100
help help
Say Y here if you intend to run this kernel on a Toshiba Say Y here if you intend to run this kernel on a Toshiba
e740 family PDA. e740 family PDA.
...@@ -556,7 +554,6 @@ config MACH_E750 ...@@ -556,7 +554,6 @@ config MACH_E750
bool "Toshiba e750" bool "Toshiba e750"
default y default y
depends on ARCH_PXA_ESERIES depends on ARCH_PXA_ESERIES
select FB_W100
help help
Say Y here if you intend to run this kernel on a Toshiba Say Y here if you intend to run this kernel on a Toshiba
e750 family PDA. e750 family PDA.
...@@ -573,7 +570,6 @@ config MACH_E800 ...@@ -573,7 +570,6 @@ config MACH_E800
bool "Toshiba e800" bool "Toshiba e800"
default y default y
depends on ARCH_PXA_ESERIES depends on ARCH_PXA_ESERIES
select FB_W100
help help
Say Y here if you intend to run this kernel on a Toshiba Say Y here if you intend to run this kernel on a Toshiba
e800 family PDA. e800 family PDA.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment