summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2023-11-13 16:13:14 +0100
committerArnd Bergmann <arnd@arndb.de>2023-12-22 15:27:29 +0100
commitccdc720fb73f0eb9266274b15c0ab653475ad33d (patch)
treed0d0405f248fb7e89eb6579abd555c6be9603ea7 /arch/arm/configs
parentARM: multi_v7_defconfig: enable STM32 DCMIPP media support (diff)
downloadlinux-ccdc720fb73f0eb9266274b15c0ab653475ad33d.tar.xz
linux-ccdc720fb73f0eb9266274b15c0ab653475ad33d.zip
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>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/multi_v7_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 6dab405ab4ad..7b4898009918 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -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