Re: [PATCH 1/3] drm/arm: Kconfig annotate drivers as COMPILE_TEST

2020-06-15 Thread Emil Velikov
On Mon, 1 Jun 2020 at 18:42, Liviu Dudau wrote: > > Hi Emil, > > On Wed, May 20, 2020 at 12:54:17AM +0100, Emil Velikov wrote: > > On Mon, 18 May 2020 at 12:10, Liviu Dudau wrote: > > > > > > On Sun, May 17, 2020 at 08:36:53PM +0100, Emil Velikov wrote: > > > > Add the COMPILE_TEST conditional, s

Re: [PATCH 1/3] drm/arm: Kconfig annotate drivers as COMPILE_TEST

2020-06-01 Thread Liviu Dudau
Hi Emil, On Wed, May 20, 2020 at 12:54:17AM +0100, Emil Velikov wrote: > On Mon, 18 May 2020 at 12:10, Liviu Dudau wrote: > > > > On Sun, May 17, 2020 at 08:36:53PM +0100, Emil Velikov wrote: > > > Add the COMPILE_TEST conditional, so that people can at least build test > > > the drivers. > > > >

Re: [PATCH 1/3] drm/arm: Kconfig annotate drivers as COMPILE_TEST

2020-05-19 Thread Emil Velikov
On Mon, 18 May 2020 at 12:10, Liviu Dudau wrote: > > On Sun, May 17, 2020 at 08:36:53PM +0100, Emil Velikov wrote: > > Add the COMPILE_TEST conditional, so that people can at least build test > > the drivers. > > > > Cc: Liviu Dudau > > Acked-by: Liviu Dudau > > > Cc: Brian Starkey > > Cc: Mali

Re: [PATCH 1/3] drm/arm: Kconfig annotate drivers as COMPILE_TEST

2020-05-18 Thread Liviu Dudau
On Sun, May 17, 2020 at 08:36:53PM +0100, Emil Velikov wrote: > Add the COMPILE_TEST conditional, so that people can at least build test > the drivers. > > Cc: Liviu Dudau Acked-by: Liviu Dudau > Cc: Brian Starkey > Cc: Mali DP Maintainers > Cc: dri-devel@lists.freedesktop.org > Signed-off-b