linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 linux-next 0/4] arm/arm64: configs: Convert all CONFIG_REMOTEPROC instances to y
@ 2019-09-20  7:59 Keerthy
  2019-09-20  7:59 ` [PATCH v2 linux-next 1/4] arm: configs: omap2plus_defconfig: Change CONFIG_REMOTEPROC from m " Keerthy
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Keerthy @ 2019-09-20  7:59 UTC (permalink / raw)
  To: arnd, nsekhar, olof, t-kristo, catalin.marinas, will, tony
  Cc: s-anna, hch, bjorn.andersson, j-keerthy, linux-kernel,
	linux-omap, linux-arm-kernel

Commit 6334150e9 changes CONFIG_REMOTEPROC to a boolean config
option that inhibits all defconfigs marking CONFIG_REMOTEPROC as
a module in compiling the remoteproc and dependent config options.

So convert all the instances to built in.

Boot tested for omap2plus_defconfig for dra7/am4/am3.

Any quick testing on other boards welcome. 

Patches apply on top of linux-next branch

Changes in v2:

Cc the right lists.

Keerthy (4):
  arm: configs: omap2plus_defconfig: Change CONFIG_REMOTEPROC from m to
    y
  arm: configs: davinci_all_defconfig: Change CONFIG_REMOTEPROC  from m
    to y
  arm: configs: multi_v7_defconfig: Change CONFIG_REMOTEPROC  from m to
    y
  arm64: configs: defconfig: Change CONFIG_REMOTEPROC from m to y

 arch/arm/configs/davinci_all_defconfig | 2 +-
 arch/arm/configs/multi_v7_defconfig    | 2 +-
 arch/arm/configs/omap2plus_defconfig   | 2 +-
 arch/arm64/configs/defconfig           | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-09-30 23:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-20  7:59 [PATCH v2 linux-next 0/4] arm/arm64: configs: Convert all CONFIG_REMOTEPROC instances to y Keerthy
2019-09-20  7:59 ` [PATCH v2 linux-next 1/4] arm: configs: omap2plus_defconfig: Change CONFIG_REMOTEPROC from m " Keerthy
2019-09-23 17:56   ` Tony Lindgren
2019-09-20  7:59 ` [PATCH v2 linux-next 2/4] arm: configs: davinci_all_defconfig: " Keerthy
2019-09-30 15:09   ` Sekhar Nori
2019-09-20  7:59 ` [PATCH v2 linux-next 3/4] arm: configs: multi_v7_defconfig: " Keerthy
2019-09-20  7:59 ` [PATCH v2 linux-next 4/4] arm64: configs: defconfig: " Keerthy
2019-09-30 13:48   ` Will Deacon
2019-09-30 18:46     ` Olof Johansson
2019-09-30 23:10       ` keerthy
2019-09-25 17:05 ` [PATCH v2 linux-next 0/4] arm/arm64: configs: Convert all CONFIG_REMOTEPROC instances " Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).