From 20355450bcb51c0418730ae76fd2ee696c809999 Mon Sep 17 00:00:00 2001 From: chenzhen Date: Fri, 3 Jun 2016 10:14:49 +0800 Subject: [PATCH] MALI: rockchip: add utgard(mali400) src dir Change-Id: I519dfc05fa762e9145404a9f12b4c0092364c4a8 Signed-off-by: chenzhen --- drivers/video/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 47675cfc68d9..1239911ddd0c 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -27,6 +27,7 @@ source "drivers/gpu/drm/Kconfig" source "drivers/gpu/rogue_m/Kconfig" source "drivers/gpu/arm/midgard/Kconfig" +source "drivers/gpu/arm/mali400/mali/Kconfig" menu "Frame buffer Devices" source "drivers/video/fbdev/Kconfig" -- 2.34.1