Skip to content

Commit 497bcbe

Browse files
avpatelpalmer-dabbelt
authored andcommitted
RISC-V: Enable PMEM drivers
We now have PMEM arch support available in RISC-V kernel so let us enable relevant drivers in defconfig. Signed-off-by: Anup Patel <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent a49ab90 commit 497bcbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/riscv/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ CONFIG_VIRTIO_MMIO=y
159159
CONFIG_RPMSG_CHAR=y
160160
CONFIG_RPMSG_CTRL=y
161161
CONFIG_RPMSG_VIRTIO=y
162+
CONFIG_LIBNVDIMM=y
162163
CONFIG_EXT4_FS=y
163164
CONFIG_EXT4_FS_POSIX_ACL=y
164165
CONFIG_EXT4_FS_SECURITY=y

0 commit comments

Comments
 (0)