]> www.infradead.org Git - nvme.git/commit
RISC-V: run savedefconfig for defconfig
authorConor Dooley <conor.dooley@microchip.com>
Wed, 17 Jul 2024 13:29:24 +0000 (14:29 +0100)
committerPalmer Dabbelt <palmer@rivosinc.com>
Mon, 22 Jul 2024 17:57:47 +0000 (10:57 -0700)
commit82b461680651ac452fa773f271000ddbc4e4db14
tree9d007626d3fe6b49ab2b6399611567e589629859
parent3d8d459c8ba282a67df3b518c5f80bcb217a5b38
RISC-V: run savedefconfig for defconfig

It's been a while since this was run, and there's a few things that have
changed. Firstly, almost all of the Renesas stuff vanishes because the
config for the RZ/Five is gated behind NONPORTABLE. Several options
(like CONFIG_PM) are removed as they are the default values.

To retain DEFVFREQ_THERMAL and BLK_DEV_THROTTLING, add PM_DEVFREQ and
BLK_CGROUP respectively.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240717-shrubs-concise-51600886babf@spud
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/configs/defconfig