ARM: multi_v7_defconfig: Enable RPMSG CHAR and CTRL
authorAndrew Davis <afd@ti.com>
Mon, 13 Nov 2023 15:13:14 +0000 (09:13 -0600)
committerArnd Bergmann <arnd@arndb.de>
Fri, 22 Dec 2023 14:27:29 +0000 (14:27 +0000)
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>
arch/arm/configs/multi_v7_defconfig

index 6dab405ab4adf411f2b107ac75dc186f26da9482..7b4898009918ab0bbad957a60d2c0f6b26a44276 100644 (file)
@@ -1089,6 +1089,8 @@ CONFIG_QCOM_Q6V5_MSS=m
 CONFIG_QCOM_SYSMON=m
 CONFIG_QCOM_WCNSS_PIL=m
 CONFIG_ST_REMOTEPROC=m
+CONFIG_RPMSG_CHAR=m
+CONFIG_RPMSG_CTRL=m
 CONFIG_RPMSG_QCOM_SMD=y
 CONFIG_RPMSG_VIRTIO=m
 CONFIG_ASPEED_LPC_CTRL=m