arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
authorArnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Fri, 26 Aug 2022 13:04:02 +0000 (15:04 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 5 Sep 2022 15:01:34 +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>
Reviewed-by: Mukesh Ojha <quic_mojha@quicinc.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/qcom_defconfig

index e6a69fa48b06a6a8283196c2e05ad50a65f01007..3b84bb1c328de3b06a182bff7dad10cbdb5d2402 100644 (file)
@@ -245,6 +245,7 @@ CONFIG_QCOM_Q6V5_PAS=y
 CONFIG_QCOM_Q6V5_PIL=y
 CONFIG_QCOM_WCNSS_PIL=y
 CONFIG_RPMSG_CHAR=y
+CONFIG_RPMSG_CTRL=y
 CONFIG_RPMSG_QCOM_GLINK_SMEM=y
 CONFIG_RPMSG_QCOM_SMD=y
 CONFIG_QCOM_COMMAND_DB=y