From 28abe338d1e21160ac73ca610f5e202ef7787f7b Mon Sep 17 00:00:00 2001 From: Kevin Hilman Date: Fri, 22 May 2015 14:06:59 -0700 Subject: linaro/configs: preempt-rt: remove SLUB setting RT now has its own Kconfig dependencies setup for the right allocator so it's not needed here. Signed-off-by: Kevin Hilman --- linaro/configs/preempt-rt.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'linaro/configs/preempt-rt.conf') diff --git a/linaro/configs/preempt-rt.conf b/linaro/configs/preempt-rt.conf index 98e036d75442..7c6594f3a016 100644 --- a/linaro/configs/preempt-rt.conf +++ b/linaro/configs/preempt-rt.conf @@ -1,4 +1,3 @@ CONFIG_PREEMPT=y CONFIG_PREEMPT_RT_FULL=y -CONFIG_SLUB=y # CONFIG_CPU_FREQ is not set -- cgit v1.2.3