[PATCH] ARM: multi_v7_defconfig: Select RPMSG_VIRTIO as module

Anup Patel anup at brainfault.org
Thu Nov 2 22:07:29 PDT 2017


On Thu, Oct 26, 2017 at 9:33 PM, Anup Patel <anup at brainfault.org> wrote:
> On Thu, Oct 5, 2017 at 10:19 PM, Anup Patel <anup at brainfault.org> wrote:
>> The RPMSG_VIRTIO is now user selectable option so we explicitly
>> select it in multi_v7_defconfig. Till now RPMSG_VIRTIO was
>> selected by ST_REMOTEPROC=m in multi_v7_defconfig.
>>
>> Signed-off-by: Anup Patel <anup at brainfault.org>
>> ---
>>  arch/arm/configs/multi_v7_defconfig | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
>> index 0cacdbf..5e689e0 100644
>> --- a/arch/arm/configs/multi_v7_defconfig
>> +++ b/arch/arm/configs/multi_v7_defconfig
>> @@ -849,6 +849,7 @@ CONFIG_TEGRA_IOMMU_GART=y
>>  CONFIG_TEGRA_IOMMU_SMMU=y
>>  CONFIG_REMOTEPROC=m
>>  CONFIG_ST_REMOTEPROC=m
>> +CONFIG_RPMSG_VIRTIO=m
>>  CONFIG_PM_DEVFREQ=y
>>  CONFIG_ARM_TEGRA_DEVFREQ=m
>>  CONFIG_MEMORY=y
>> --
>> 2.7.4
>>
>
> Hi Arnd/Olof,
>
> Please have a look at this patch.
>
> This is a follow-up patch for https://patchwork.kernel.org/patch/9987567/
>
> Regards,
> Anup

Hi All,

Ping  ???

Regards,
Anup



More information about the linux-arm-kernel mailing list