Pull more RISC-V updates from Paul Walmsley:
 "A few minor RISC-V updates for v5.5-rc1 that arrived late.
  New features:
   - Dump some kernel virtual memory map details to the console if
     CONFIG_DEBUG_VM is enabled
  Other improvements:
   - Enable more debugging options in the primary defconfigs
  Cleanups:
   - Clean up Kconfig indentation"
* tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
  RISC-V: Add address map dumper
  riscv: defconfigs: enable more debugging options
  riscv: defconfigs: enable debugfs
  riscv: Fix Kconfig indentation