[PATCH 1/8] fbdev: w100fb: clean up mach-pxa compile-time dependency

Arnd Bergmann arnd at arndb.de
Sat Apr 18 10:14:52 UTC 2020


On Sat, Apr 18, 2020 at 12:11 PM Robert Jarzmik <robert.jarzmik at free.fr> wrote:
>
> 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 ?

It's a mistake, fixed now. Thanks for taking a look!

      Arnd


More information about the dri-devel mailing list