arm64/ARM: configs: Change CONFIG_REMOTEPROC from m to y
authorKeerthy <j-keerthy@ti.com>
Fri, 20 Sep 2019 07:59:46 +0000 (13:29 +0530)
committerOlof Johansson <olof@lixom.net>
Mon, 30 Sep 2019 18:48:00 +0000 (11:48 -0700)
commita304c0a60252fde9daccd9f8a07a598021f6956a
tree68101ba5ea885b43c6eba2569f16bfbd493945a6
parent54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c
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>
arch/arm/configs/davinci_all_defconfig
arch/arm/configs/multi_v7_defconfig
arch/arm/configs/omap2plus_defconfig
arch/arm64/configs/defconfig