]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf73d7dd5c9ee6c4cb1e4ad3dbad4c2ff6abb8cb2
tree68101ba5ea885b43c6eba2569f16bfbd493945a6
parent83b4b06b7408ce798a220098fbeac6cb0a1db352
arm64/ARM: configs: Change CONFIG_REMOTEPROC from m to y

Commit 01d002b8231e ("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: 01d002b8231e ("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