mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-06 14:50:03 +00:00
arm-bsp/linux-yocto: update RPMSG_CTRL config for corstone1000
The rpmsg_chrdev driver has been replaced by the rpmsg_ctrl driver. This commit updates the defconfig to align with the change. Signed-off-by: Emekcan Aras <emekcan.aras@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -97,3 +97,4 @@ CONFIG_ARM_MHU_V2=y
|
||||
CONFIG_RPMSG=y
|
||||
CONFIG_RPMSG_CHAR=y
|
||||
CONFIG_RPMSG_ARM=y
|
||||
CONFIG_RPMSG_CTRL=y
|
||||
|
||||
Reference in New Issue
Block a user