Re: [PATCH v2] drm/vc4: Enable selection in Kconfig on any 32-bit BCM platform.

2017-05-09 Thread Scott Branden
v2: Keep allowing selection with ARCH_BCM2835, since ARCH_BCM doesn't exist on arm64. Signed-off-by: Eric Anholt Acked-by: Daniel Vetter (v1) Acked-by: Scott Branden --- drivers/gpu/drm/vc4/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/vc4/Kc

Re: [PATCH] drm/vc4: Enable selection in Kconfig on any BCM platform.

2017-05-08 Thread Scott Branden
On 17-05-08 11:30 AM, Florian Fainelli wrote: On 05/08/2017 11:18 AM, Eric Anholt wrote: With the Cygnus port, we needed to add at least "|| ARCH_BCM_CYGNUS" to let the module get built on a cygnus-only kernel. However, I anticipate having a port for Kona soon, so just present the module on al