[PATCH 1/8] fbdev: w100fb: clean up mach-pxa compile-time dependency
Robert Jarzmik
robert.jarzmik at free.fr
Sat Apr 18 10:10:46 UTC 2020
Arnd Bergmann <arnd at arndb.de> writes:
Hi Arnd,
> diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig
> index f60bc29aef68..8444d40df1b3 100644
> --- a/arch/arm/mach-pxa/Kconfig
> +++ b/arch/arm/mach-pxa/Kconfig
> @@ -549,9 +549,6 @@ config MACH_ICONTROL
>
> config ARCH_PXA_ESERIES
> bool "PXA based Toshiba e-series PDAs"
> - select FB_W100
> - select FB
> - select PXA25x
This last line puzzles me a bit in this patch. Why removing the PXA25x select ?
Cheers.
--
Robert
More information about the dri-devel
mailing list