summaryrefslogtreecommitdiff
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2022-02-16 12:35:55 +0100
committerMing Liu <ming.liu@toradex.com>2022-02-16 20:29:05 +0100
commitac75fc8160f2d2ae30f0386da33b7a08696a396e (patch)
tree20334c6357ef5df8d317c0d1133cdb1a8bb76138 /arch/arm64/configs
parent75d336c1651af429f12f2a89fb030a209a994946 (diff)
toradex defconfigs: enable CONFIG_DYNAMIC_DEBUG
It compiles debug level messages into the kernel, which would not otherwise be available at runtime. Relates-to: ELB-4336 Signed-off-by: Ming Liu <ming.liu@toradex.com>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r--arch/arm64/configs/toradex_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/toradex_defconfig b/arch/arm64/configs/toradex_defconfig
index ab008cc304b2..7d1154f0e704 100644
--- a/arch/arm64/configs/toradex_defconfig
+++ b/arch/arm64/configs/toradex_defconfig
@@ -1063,6 +1063,7 @@ CONFIG_FONTS=y
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
CONFIG_PRINTK_TIME=y
+CONFIG_DYNAMIC_DEBUG=y
CONFIG_DEBUG_FS=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_KERNEL=y