summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorSathish Ambley <sathishambley@codeaurora.org>2016-03-14 16:28:46 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 21:23:28 -0700
commit6c13525e1b7f9bcfc1c7805ce464f0ae55b94841 (patch)
tree250e660c75b99aa151d3d3356234ef36e24d616c /arch
parente2e1ba961be4287ce10f1008621bdc8d70436b7e (diff)
defconfig: arm64: msm: Enable ADSP RPC driver for msmcortex
The driver is required for providing RPC functionality to DSP subsystems. Signed-off-by: Sathish Ambley <sathishambley@codeaurora.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/msmcortex-perf_defconfig1
-rw-r--r--arch/arm64/configs/msmcortex_defconfig1
2 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/msmcortex-perf_defconfig b/arch/arm64/configs/msmcortex-perf_defconfig
index 3c6da0bb4b57..504c1cc71e15 100644
--- a/arch/arm64/configs/msmcortex-perf_defconfig
+++ b/arch/arm64/configs/msmcortex-perf_defconfig
@@ -125,6 +125,7 @@ CONFIG_SERIO_AMBAKMI=y
# CONFIG_DEVKMEM is not set
CONFIG_VIRTIO_CONSOLE=y
# CONFIG_HW_RANDOM is not set
+CONFIG_MSM_ADSPRPC=y
CONFIG_I2C=y
CONFIG_I2C_QUP=y
CONFIG_SPMI=y
diff --git a/arch/arm64/configs/msmcortex_defconfig b/arch/arm64/configs/msmcortex_defconfig
index 024c5b1cd55a..6520d5ecdf6a 100644
--- a/arch/arm64/configs/msmcortex_defconfig
+++ b/arch/arm64/configs/msmcortex_defconfig
@@ -139,6 +139,7 @@ CONFIG_SERIAL_XILINX_PS_UART=y
CONFIG_SERIAL_XILINX_PS_UART_CONSOLE=y
CONFIG_VIRTIO_CONSOLE=y
# CONFIG_HW_RANDOM is not set
+CONFIG_MSM_ADSPRPC=y
CONFIG_I2C=y
CONFIG_I2C_QUP=y
CONFIG_SPMI=y