mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 02:01:29 +00:00
[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>
This commit is contained in:
parent
ef80936f99
commit
1fe2b6b527
@ -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
|
|||||||
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
|
|||||||
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
|
|||||||
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user