summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/davinci_all_defconfig
diff options
context:
space:
mode:
authorKeerthy <j-keerthy@ti.com>2019-09-20 13:29:46 +0530
committerOlof Johansson <olof@lixom.net>2019-09-30 11:48:00 -0700
commita304c0a60252fde9daccd9f8a07a598021f6956a (patch)
tree68101ba5ea885b43c6eba2569f16bfbd493945a6 /arch/arm/configs/davinci_all_defconfig
parent54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c (diff)
downloadlinux-stable-a304c0a60252fde9daccd9f8a07a598021f6956a.tar.gz
linux-stable-a304c0a60252fde9daccd9f8a07a598021f6956a.tar.bz2
linux-stable-a304c0a60252fde9daccd9f8a07a598021f6956a.zip
arm64/ARM: configs: Change CONFIG_REMOTEPROC from m to y
Commit 6334150e9a36 ("remoteproc: don't allow modular build") changes CONFIG_REMOTEPROC to a boolean from a tristate config option which inhibits all defconfigs marking CONFIG_REMOTEPROC as a module in compiling the remoteproc and dependent config options. So fix the configs to have CONFIG_REMOTEPROC built in. Link: https://lore.kernel.org/r/20190920075946.13282-5-j-keerthy@ti.com Fixes: 6334150e9a36 ("remoteproc: don't allow modular build") Signed-off-by: Keerthy <j-keerthy@ti.com> Acked-by: Will Deacon <will@kernel.org> [olof: Fixed up all 4 occurrances in this one commit] Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/configs/davinci_all_defconfig')
-rw-r--r--arch/arm/configs/davinci_all_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/davinci_all_defconfig b/arch/arm/configs/davinci_all_defconfig
index b34970ce6b31..01e3c0f4be92 100644
--- a/arch/arm/configs/davinci_all_defconfig
+++ b/arch/arm/configs/davinci_all_defconfig
@@ -228,7 +228,7 @@ CONFIG_RTC_DRV_OMAP=m
CONFIG_DMADEVICES=y
CONFIG_TI_EDMA=y
CONFIG_COMMON_CLK_PWM=m
-CONFIG_REMOTEPROC=m
+CONFIG_REMOTEPROC=y
CONFIG_DA8XX_REMOTEPROC=m
CONFIG_MEMORY=y
CONFIG_TI_AEMIF=m