We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ec1442 commit ac0280aCopy full SHA for ac0280a
arch/riscv/configs/defconfig
@@ -101,6 +101,7 @@ CONFIG_VIRTIO_BALLOON=y
101
CONFIG_VIRTIO_INPUT=y
102
CONFIG_VIRTIO_MMIO=y
103
CONFIG_RPMSG_CHAR=y
104
+CONFIG_RPMSG_CTRL=y
105
CONFIG_RPMSG_VIRTIO=y
106
CONFIG_EXT4_FS=y
107
CONFIG_EXT4_FS_POSIX_ACL=y
arch/riscv/configs/rv32_defconfig
@@ -93,6 +93,7 @@ CONFIG_VIRTIO_BALLOON=y
93
94
95
96
97
98
99
0 commit comments