[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190920075946.13282-1-j-keerthy@ti.com>
Date: Fri, 20 Sep 2019 13:29:42 +0530
From: Keerthy <j-keerthy@...com>
To: <arnd@...db.de>, <nsekhar@...com>, <olof@...om.net>,
<t-kristo@...com>, <catalin.marinas@....com>, <will@...nel.org>,
<tony@...mide.com>
CC: <s-anna@...com>, <hch@....de>, <bjorn.andersson@...aro.org>,
<j-keerthy@...com>, <linux-kernel@...r.kernel.org>,
<linux-omap@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>
Subject: [PATCH v2 linux-next 0/4] arm/arm64: configs: Convert all CONFIG_REMOTEPROC instances to y
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
Powered by blists - more mailing lists