From 9ef09025f7afe740a6846c38def9b49cb7b2b085 Mon Sep 17 00:00:00 2001 From: Alex Deryskyba Date: Thu, 27 Oct 2016 17:55:52 +0200 Subject: [PATCH] projects/WeTek_Play_2/linux: Enable CONFIG_DYNAMIC_DEBUG - it is required by WeTek DVB module --- projects/WeTek_Play_2/linux/linux.aarch64.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/WeTek_Play_2/linux/linux.aarch64.conf b/projects/WeTek_Play_2/linux/linux.aarch64.conf index dca675e83c..61ef914e30 100644 --- a/projects/WeTek_Play_2/linux/linux.aarch64.conf +++ b/projects/WeTek_Play_2/linux/linux.aarch64.conf @@ -3526,7 +3526,7 @@ CONFIG_NLS_UTF8=y CONFIG_PRINTK_TIME=y CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4 # CONFIG_BOOT_PRINTK_DELAY is not set -# CONFIG_DYNAMIC_DEBUG is not set +CONFIG_DYNAMIC_DEBUG=y # # Compile-time checks and compiler options