Re: [PATCH] auxdisplay: ht16k33: select required CONFIG_FB_CFB_* helpers

2016-11-29 Thread Robin van der Gracht
On Tue, 29 Nov 2016 21:04:30 +0100 Greg Kroah-Hartman wrote: > On Tue, Nov 29, 2016 at 08:55:50PM +0100, Arnd Bergmann wrote: > > On Tuesday, November 29, 2016 8:42:47 PM CET Greg Kroah-Hartman wrote: > > > On Fri, Nov 25, 2016 at 10:50:07AM +0100, Robin van der Gracht wrote: > > > > This sel

Re: [PATCH] auxdisplay: ht16k33: select required CONFIG_FB_CFB_* helpers

2016-11-29 Thread Greg Kroah-Hartman
On Tue, Nov 29, 2016 at 08:55:50PM +0100, Arnd Bergmann wrote: > On Tuesday, November 29, 2016 8:42:47 PM CET Greg Kroah-Hartman wrote: > > On Fri, Nov 25, 2016 at 10:50:07AM +0100, Robin van der Gracht wrote: > > > This selects the respective helpers required in addition to the one > > > Arnd Berg

Re: [PATCH] auxdisplay: ht16k33: select required CONFIG_FB_CFB_* helpers

2016-11-29 Thread Arnd Bergmann
On Tuesday, November 29, 2016 8:42:47 PM CET Greg Kroah-Hartman wrote: > On Fri, Nov 25, 2016 at 10:50:07AM +0100, Robin van der Gracht wrote: > > This selects the respective helpers required in addition to the one > > Arnd Bergmann pointer out earlier. > > > > Signed-off-by: Robin van der Gracht

Re: [PATCH] auxdisplay: ht16k33: select required CONFIG_FB_CFB_* helpers

2016-11-29 Thread Greg Kroah-Hartman
On Fri, Nov 25, 2016 at 10:50:07AM +0100, Robin van der Gracht wrote: > This selects the respective helpers required in addition to the one > Arnd Bergmann pointer out earlier. > > Signed-off-by: Robin van der Gracht > --- > This is a responce to https://lkml.org/lkml/2016/11/25/66 > This patch c

[PATCH] auxdisplay: ht16k33: select required CONFIG_FB_CFB_* helpers

2016-11-25 Thread Robin van der Gracht
This selects the respective helpers required in addition to the one Arnd Bergmann pointer out earlier. Signed-off-by: Robin van der Gracht --- This is a responce to https://lkml.org/lkml/2016/11/25/66 This patch complements the changes Arnd submitted earlier. drivers/auxdisplay/Kconfig | 3 +++