summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Lewandowski <k.lewandowsk@samsung.com>2022-09-19 12:53:44 +0200
committerKarol Lewandowski <k.lewandowsk@samsung.com>2022-09-19 13:00:55 +0200
commit719977877fda2a4c992cf4f35055677a86ea27de (patch)
treebfc87b79aae452598d14a99a61e1fec48d2409d0
parentfc5274c8168149b23ef728db67c8a6730a087b5a (diff)
downloadlinux-tizen-modules-719977877fda2a4c992cf4f35055677a86ea27de.tar.gz
linux-tizen-modules-719977877fda2a4c992cf4f35055677a86ea27de.tar.bz2
linux-tizen-modules-719977877fda2a4c992cf4f35055677a86ea27de.zip
Build zlogger but not load it by default
This partially reverts commit 333224dde4 ("Included zlogger module based on Tizen TV one"). zlogger should be shipped but it must be explictly enabled to be used on the system. If it's loaded and not used it will consume 32MB of system memory for no good reason. Change-Id: If1670e54a6fff8a6af9e7e45b4fd7d4d2cf6698a
-rw-r--r--conf/tizen-modules-rpi3.conf1
-rw-r--r--conf/tizen-modules-rpi4.conf1
-rw-r--r--conf/tizen-modules-tm1.conf1
-rw-r--r--conf/tizen-modules-tw3.conf1
4 files changed, 0 insertions, 4 deletions
diff --git a/conf/tizen-modules-rpi3.conf b/conf/tizen-modules-rpi3.conf
index 0350862..7c82fcf 100644
--- a/conf/tizen-modules-rpi3.conf
+++ b/conf/tizen-modules-rpi3.conf
@@ -1,2 +1 @@
-zlogger
logger
diff --git a/conf/tizen-modules-rpi4.conf b/conf/tizen-modules-rpi4.conf
index 9f55825..fd72b2b 100644
--- a/conf/tizen-modules-rpi4.conf
+++ b/conf/tizen-modules-rpi4.conf
@@ -1,3 +1,2 @@
-zlogger
logger
kdbus
diff --git a/conf/tizen-modules-tm1.conf b/conf/tizen-modules-tm1.conf
index 0350862..7c82fcf 100644
--- a/conf/tizen-modules-tm1.conf
+++ b/conf/tizen-modules-tm1.conf
@@ -1,2 +1 @@
-zlogger
logger
diff --git a/conf/tizen-modules-tw3.conf b/conf/tizen-modules-tw3.conf
index 0350862..7c82fcf 100644
--- a/conf/tizen-modules-tw3.conf
+++ b/conf/tizen-modules-tw3.conf
@@ -1,2 +1 @@
-zlogger
logger