Re: [PATCH] Build etnaviv on non-ARM architectures

2019-01-09 Thread Lucas Stach
Am Dienstag, den 08.01.2019, 12:43 -0800 schrieb Matthew Wilcox: > I wanted to test-compile etnaviv on x86 after making a tree-wide change > to it.  Unfortunately, Kconfig has a bad dependency, so I couldn't. > > Signed-off-by: Matthew Wilcox I think we even want to relax this some more in the f

[PATCH] Build etnaviv on non-ARM architectures

2019-01-09 Thread Matthew Wilcox
I wanted to test-compile etnaviv on x86 after making a tree-wide change to it. Unfortunately, Kconfig has a bad dependency, so I couldn't. Signed-off-by: Matthew Wilcox diff --git a/drivers/gpu/drm/etnaviv/Kconfig b/drivers/gpu/drm/etnaviv/Kconfig index 041a77e400d4..342591a1084e 100644 --- a/