summaryrefslogtreecommitdiff
path: root/target/linux
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-11 19:13:26 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-11 19:13:26 +0100
commit5d8760a540ae55c5f01ecc76fa178fe2c8a87b35 (patch)
treedd4107e9318028ebecc6091d2faad4853ebdc878 /target/linux
parent6d7b7068c8fcf8fcf4721bf8ea2ec3cedfed94fc (diff)
CONFIG_SLOB makes raspberry hanging without starting userland
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/kernel.config1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/kernel.config b/target/linux/kernel.config
index a28c2088b..de1324aa1 100644
--- a/target/linux/kernel.config
+++ b/target/linux/kernel.config
@@ -7,7 +7,6 @@ CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
-CONFIG_SLOB=y
CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_UNIX=y