Message ID | 20211005001914.28574-2-rdunlap@infradead.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | sh: fixes for various build and kconfig warnings | expand |
--- linux-next-20211001.orig/arch/sh/Kconfig.debug +++ linux-next-20211001/arch/sh/Kconfig.debug @@ -54,6 +54,7 @@ config DUMP_CODE config DWARF_UNWINDER bool "Enable the DWARF unwinder for stacktraces" + depends on DEBUG_KERNEL select FRAME_POINTER default n help