diff options
author | 2022-05-18 15:02:27 -0700 | |
---|---|---|
committer | 2022-05-18 15:02:27 -0700 | |
commit | 038c4bf85ba2bca715db3ca4d190de3e5299c6c3 (patch) | |
tree | 087d4159caceecb334a322f5f1a3908d57159468 /kernel | |
parent | Input: vmmouse - disable vmmouse before entering suspend mode (diff) | |
parent | dt-bindings: google,cros-ec-keyb: Fixup bad compatible match (diff) | |
download | wireguard-linux-038c4bf85ba2bca715db3ca4d190de3e5299c6c3.tar.xz wireguard-linux-038c4bf85ba2bca715db3ca4d190de3e5299c6c3.zip |
Merge branch 'ib/5.17-cros-ec-keyb' into next
Merge changes to ChromeOS EC Keyboard driver.
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/configs/debug.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/configs/debug.config b/kernel/configs/debug.config index 07df6d93c4df..e8db8d938661 100644 --- a/kernel/configs/debug.config +++ b/kernel/configs/debug.config @@ -16,6 +16,7 @@ CONFIG_SYMBOLIC_ERRNAME=y # # Compile-time checks and compiler options # +CONFIG_DEBUG_INFO=y CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y CONFIG_DEBUG_SECTION_MISMATCH=y CONFIG_FRAME_WARN=2048 |