lkml.org 
[lkml]   [2022]   [Jan]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v1 4/4] fbtft: Replace 'depends on FB_TFT' by 'if FB_TFT ... endif'
On Wed, Jan 26, 2022 at 12:54:13AM -0800, Joe Perches wrote:
> On Tue, 2022-01-25 at 22:21 +0200, Andy Shevchenko wrote:
> > Replace 'depends on FB_TFT' by 'if FB_TFT ... endif'
> > for the sake of deduplication.
> []
> > diff --git a/drivers/video/fbtft/Kconfig b/drivers/video/fbtft/Kconfig
> []
> > @@ -10,87 +10,75 @@ menuconfig FB_TFT
> > select FB_DEFERRED_IO
> > select FB_BACKLIGHT
> >
> > +if FB_TFT
> > +
> []
> > config FB_TFT_PCD8544
> > tristate "FB driver for the PCD8544 LCD Controller"
> > - depends on FB_TFT
> > help
> > Generic Framebuffer support for PCD8544
> >
> > @@ -108,62 +96,52 @@ config FB_TFT_S6D02A1
>
> Looks like you missed a couple.

Thanks! I'll incorporate it, if the series has a continuation.

--
With Best Regards,
Andy Shevchenko


\
 
 \ /
  Last update: 2022-01-26 14:04    [W:0.117 / U:1.356 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site