[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <dd0e40b3-bf1d-12b4-3396-458c1aec9657@ti.com>
Date: Tue, 4 Jun 2019 16:22:43 +0300
From: Tero Kristo <t-kristo@...com>
To: Yuehaibing <yuehaibing@...wei.com>, <catalin.marinas@....com>,
<will.deacon@....com>, <marc.zyngier@....com>,
<lokeshvutla@...com>, <tony@...mide.com>
CC: <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH] arm64: arch_k3: Fix kconfig dependency warning
Sorry, this has sort of slipped through. I can pick this up and queue
towards 5.2-rc fixes.
-Tero
On 04/06/2019 11:33, Yuehaibing wrote:
> Hi all,
>
> Friendly ping:
>
> Who can take this?
>
> On 2019/5/10 11:52, YueHaibing wrote:
>> Fix Kbuild warning when SOC_TI is not set
>>
>> WARNING: unmet direct dependencies detected for TI_SCI_INTA_IRQCHIP
>> Depends on [n]: TI_SCI_PROTOCOL [=y] && SOC_TI [=n]
>> Selected by [y]:
>> - ARCH_K3 [=y]
>>
>> Fixes: 009669e74813 ("arm64: arch_k3: Enable interrupt controller drivers")
>> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
>> ---
>> arch/arm64/Kconfig.platforms | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
>> index 42eca65..9d1292f 100644
>> --- a/arch/arm64/Kconfig.platforms
>> +++ b/arch/arm64/Kconfig.platforms
>> @@ -88,6 +88,7 @@ config ARCH_K3
>> bool "Texas Instruments Inc. K3 multicore SoC architecture"
>> select PM_GENERIC_DOMAINS if PM
>> select MAILBOX
>> + select SOC_TI
>> select TI_MESSAGE_MANAGER
>> select TI_SCI_PROTOCOL
>> select TI_SCI_INTR_IRQCHIP
>>
>
--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
Powered by blists - more mailing lists