commit | 49d434b81187dcfd83f34b8d1bddda8a691b8148 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Tue Apr 14 11:47:49 2020 +0930 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Apr 14 14:25:57 2020 -0500 |
tree | 0bd230605ef2758bb1bacba33d204126410a17c5 | |
parent | def9923f7f8e5cbba02a494dd5fd77f0161e9472 [diff] [blame] |
linux-aspeed: Enable DEBUG_LIST This option is considered a security enhancement[1]. [1] https://lore.kernel.org/lkml/20200324153643.15527-11-will@kernel.org/ (From meta-aspeed rev: bc75bf104e650e38907265cb7d9396dfe3f599c0) Change-Id: I35a4f9b63ac053dcfc3d22eb1b12b11019196f00 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g5/defconfig b/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g5/defconfig index 45da2b2..1c6c0f6 100644 --- a/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g5/defconfig +++ b/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g5/defconfig
@@ -252,6 +252,7 @@ CONFIG_PANIC_TIMEOUT=-1 # CONFIG_SCHED_DEBUG is not set CONFIG_SCHED_STACK_END_CHECK=y +CONFIG_DEBUG_LIST=y CONFIG_FUNCTION_TRACER=y # CONFIG_RUNTIME_TESTING_MENU is not set CONFIG_DEBUG_WX=y