summaryrefslogtreecommitdiffstats
path: root/lib/lzo/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'lib/lzo/Kconfig')
-rw-r--r--lib/lzo/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/lzo/Kconfig b/lib/lzo/Kconfig
new file mode 100644
index 0000000000..4016785838
--- /dev/null
+++ b/lib/lzo/Kconfig
@@ -0,0 +1,6 @@
+config LZO_DECOMPRESS
+ bool
+
+config LZO_COMPRESS
+ bool
+