Currently enabling ATMEL HLCDC DRM support automatically pulls
in fbdev dependency. However this dep is unnecessary since
DRM core already handles this for us (DRM_FBDEV_EMULATION).
Signed-off-by: Tobias Jakobi
---
drivers/gpu/drm/atmel-hlcdc/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --
On Fri, Jul 15, 2016 at 02:48:13PM +0200, Tobias Jakobi wrote:
> Currently enabling ATMEL HLCDC DRM support automatically pulls
> in fbdev dependency. However this dep is unnecessary since
> DRM core already handles this for us (DRM_FBDEV_EMULATION).
>
> Signed-off-by: Tobias Jakobi
Applied to d