From f622cc2231955e187723a67ddd287f6063bf3f12 Mon Sep 17 00:00:00 2001 From: Sangwook Lee Date: Fri, 30 Mar 2012 14:13:50 +0100 Subject: mali: config: Add Streamline Support Add CONFIG_TRACEPOINTS to fix compile errors Signed-off-by: Sangwook Lee --- init/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init/Kconfig b/init/Kconfig index bebbed60fc7..a306ec77ebf 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -1487,7 +1487,7 @@ config PROFILING # dynamically changed for a probe function. # config TRACEPOINTS - bool + bool "Tracepoints support" source "arch/Kconfig" -- cgit v1.2.3