Merge tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Dec 2019 19:07:00 +0000 (11:07 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Dec 2019 19:07:00 +0000 (11:07 -0800)
commit6cdc7f2efc25a6dbddf7c57bb2eee5d6c033d678
tree88e790f571961305bb87cabbebcf9773f170c479
parentef66f6b8e3f585ab6c42ed49c5f2e7d2d88bb43e
parent1646220a6d4b27153ddb5ffb117aa1f4c39e3d1f
Merge tag 'riscv/for-v5.5-rc1-2' of git://git./linux/kernel/git/riscv/linux

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