arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL
authorArnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Fri, 26 Aug 2022 12:54:00 +0000 (14:54 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 5 Sep 2022 15:01:52 +0000 (17:01 +0200)
In the commit 617d32938d1b ("rpmsg: Move the rpmsg control device
from rpmsg_char to rpmsg_ctrl"), we split the rpmsg_char driver in two.
By default give everyone who had the old driver enabled the rpmsg_ctrl
driver too.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/configs/defconfig

index e881fa867281efcac405aa9a6d28ecae04fa8564..7bdf1ef2f85fc26045aac6e059d838cdc1d3b0d7 100644 (file)
@@ -1094,6 +1094,7 @@ CONFIG_QCOM_Q6V5_PAS=m
 CONFIG_QCOM_SYSMON=m
 CONFIG_QCOM_WCNSS_PIL=m
 CONFIG_RPMSG_CHAR=m
+CONFIG_RPMSG_CTRL=m
 CONFIG_RPMSG_QCOM_GLINK_RPM=y
 CONFIG_RPMSG_QCOM_GLINK_SMEM=m
 CONFIG_RPMSG_QCOM_SMD=y