summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorleozwang <leozwang@google.com>2016-03-07 15:14:14 -0800
committerMohammed Habibulla <moch@google.com>2016-03-07 16:11:18 -0800
commitf77dfd511a2aede9b7139cbffadddda65c44460d (patch)
tree937fbcb2d868bcbe43eb5c62596b69ea3d275e58
parentb739414901d9cd13eda7c644e2873edf41fa9215 (diff)
downloadimagination-f77dfd511a2aede9b7139cbffadddda65c44460d.tar.gz
Disable LZO explictly.
Change-Id: I22923a0e2574a0b7eacc89dbdc1aafcad870ef63
-rw-r--r--soc/fs1130/soc.kconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/soc/fs1130/soc.kconf b/soc/fs1130/soc.kconf
index f182709..c0745f3 100644
--- a/soc/fs1130/soc.kconf
+++ b/soc/fs1130/soc.kconf
@@ -37,7 +37,7 @@ CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
# Use LZO compressed kernel
-CONFIG_KERNEL_LZO=y
+CONFIG_KERNEL_LZO=n
# Include builtin DTB
CONFIG_BUILTIN_DTB=y