Commit ccdc720f authored by Andrew Davis's avatar Andrew Davis Committed by Arnd Bergmann

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: default avatarAndrew Davis <afd@ti.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent ed27e15b
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment