Skip to content
Snippets Groups Projects
Commit b82b5f04 authored by Tobias Kahlki's avatar Tobias Kahlki
Browse files

[QCOM][QCS6490] Enable RPMSG and MAILBOX in defconfig

The MAILBOX and RPMSG drivers are required for the co-processor
communication on the QCS6490 (more specfic the QCOM_GLINK sub-system
depends on them). For whatever reasen, they have been disabled.
Re-enable them since we get compile and run time errors otherwise.
parent ee368460
No related branches found
No related tags found
1 merge request!23[QCOM][QCS6490] Enable RPMSG and MAILBOX in defconfig
......@@ -895,3 +895,5 @@ CONFIG_SPI_MT65XX=y
CONFIG_SPI_SPIDEV=y
CONFIG_SPI_SLAVE=y
CONFIG_RPMSG=y
CONFIG_MAILBOX=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment