aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Hilman <khilman@linaro.org>2015-05-22 14:06:59 -0700
committerKevin Hilman <khilman@linaro.org>2015-05-22 14:07:03 -0700
commit28abe338d1e21160ac73ca610f5e202ef7787f7b (patch)
tree4b7a464b7f731a6b9e84d07f11e4f6d89d643949
parentda3e4c4b875d2f66cb6995b68282c8e822fab5e9 (diff)
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 <khilman@linaro.org>
-rw-r--r--linaro/configs/preempt-rt.conf1
1 files changed, 0 insertions, 1 deletions
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