diff options
| author | Randy Dunlap <[email protected]> | 2021-10-05 00:19:10 +0000 |
|---|---|---|
| committer | Rich Felker <[email protected]> | 2021-10-27 20:51:01 +0000 |
| commit | fda1bc533094a7db68b11e7503d2c6c73993d12a (patch) | |
| tree | 71b26951e8b8898f01c83ff1294e2d6ac62fe4d8 /lib/string_helpers.c | |
| parent | sh: Cleanup about SPARSE_IRQ (diff) | |
| download | kernel-fda1bc533094a7db68b11e7503d2c6c73993d12a.tar.gz kernel-fda1bc533094a7db68b11e7503d2c6c73993d12a.zip | |
sh: fix kconfig unmet dependency warning for FRAME_POINTER
FRAME_POINTER depends on DEBUG_KERNEL so DWARF_UNWINDER should
depend on DEBUG_KERNEL before selecting FRAME_POINTER.
WARNING: unmet direct dependencies detected for FRAME_POINTER
Depends on [n]: DEBUG_KERNEL [=n] && (M68K || UML || SUPERH [=y]) || ARCH_WANT_FRAME_POINTERS [=n]
Selected by [y]:
- DWARF_UNWINDER [=y]
Fixes: bd353861c735 ("sh: dwarf unwinder support.")
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Matt Fleming <[email protected]>
Cc: Matt Fleming <[email protected]>
Cc: Yoshinori Sato <[email protected]>
Cc: John Paul Adrian Glaubitz <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Tested-by: John Paul Adrian Glaubitz <[email protected]>
Signed-off-by: Rich Felker <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions
