Skip to content
Snippets Groups Projects
Commit 9a4fb185 authored by Eberhard Stoll's avatar Eberhard Stoll Committed by Kas User
Browse files

meta-ked-imx: linux-ktn: Enable dynamic debug in kernel config

parent 61ce4933
No related branches found
No related tags found
1 merge request!36Add DPI display support to imx6ul plattform
......@@ -393,6 +393,7 @@ CONFIG_CRC7=m
CONFIG_LIBCRC32C=m
CONFIG_CMA_SIZE_MBYTES=64
CONFIG_PRINTK_TIME=y
CONFIG_DYNAMIC_DEBUG=y
# CONFIG_DEBUG_BUGVERBOSE is not set
CONFIG_MAGIC_SYSRQ=y
# CONFIG_SLUB_DEBUG is not set
......
......@@ -534,6 +534,7 @@ CONFIG_CRYPTO_DEV_FSL_CAAM=y
CONFIG_INDIRECT_PIO=y
CONFIG_CMA_SIZE_MBYTES=320
CONFIG_PRINTK_TIME=y
CONFIG_DYNAMIC_DEBUG=y
CONFIG_DEBUG_KERNEL=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_FS=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment