From 100965f73ecba9fe1555aa29bc707b8d64e14dd9 Mon Sep 17 00:00:00 2001 From: Mauro Ribeiro Date: Wed, 15 Oct 2014 02:29:37 -0300 Subject: [PATCH] mali: allow it to build as built-in instead of module Change-Id: Id4b77b587bde439cf6f8d2358cf1a9b2951bf7d3 Signed-off-by: Dongjin Kim --- drivers/gpu/arm/mali/Kconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/gpu/arm/mali/Kconfig b/drivers/gpu/arm/mali/Kconfig index a58d995c79d6..2b829025e2b3 100755 --- a/drivers/gpu/arm/mali/Kconfig +++ b/drivers/gpu/arm/mali/Kconfig @@ -2,8 +2,7 @@ menu "Mali GPU OpenGL device driver" config MALI400 tristate "Mali-300/400/450 support" depends on ARM - depends on m - default m + default y select DMA_SHARED_BUFFER ---help--- This enables support for the ARM Mali-300, Mali-400, and Mali-450