Skip to content

Commit ccdc720

Browse files
glneoarndb
authored andcommitted
ARM: multi_v7_defconfig: Enable RPMSG CHAR and CTRL
These allow user-space programs to create RPMSG endpoints and have those endpoints show up as device files. They are enabled in the ARM64 defconfig and are useful for the same reasons here. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent ed27e15 commit ccdc720

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm/configs/multi_v7_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1089,6 +1089,8 @@ CONFIG_QCOM_Q6V5_MSS=m
10891089
CONFIG_QCOM_SYSMON=m
10901090
CONFIG_QCOM_WCNSS_PIL=m
10911091
CONFIG_ST_REMOTEPROC=m
1092+
CONFIG_RPMSG_CHAR=m
1093+
CONFIG_RPMSG_CTRL=m
10921094
CONFIG_RPMSG_QCOM_SMD=y
10931095
CONFIG_RPMSG_VIRTIO=m
10941096
CONFIG_ASPEED_LPC_CTRL=m

0 commit comments

Comments
 (0)