Re: [PATCH v2] arm64: defconfig: Drop duplicate CONFIG_OMAP_USB2 entry
From: Krzysztof Kozlowski
Date: Thu Oct 16 2025 - 06:49:19 EST
On 16/10/2025 12:03, Michal Simek wrote:
>
>
> On 10/16/25 07:48, Krzysztof Kozlowski wrote:
>> On 15/10/2025 17:16, Geert Uytterhoeven wrote:
>>> On Wed, 15 Oct 2025 at 17:07, Prabhakar <prabhakar.csengg@xxxxxxxxx> wrote:
>>>> From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
>>>>
>>>> CONFIG_OMAP_USB2 is already enabled as a module in the default defconfig
>>>> since commit 8a703a728a745 ("arm64: defconfig: Enable USB2 PHY Driver").
>>>> Remove the duplicate entry to fix the following warning:
>>>>
>>>> arch/arm64/configs/defconfig:1705:warning: override: reassigning to symbol OMAP_USB2
>>>>
>>>> Fixes: 91fe3315cdf9f ("arm64: defconfig: Enable missing AMD/Xilinx drivers")
>>>> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
>>>> ---
>>>> v1->v2:
>>>> - Added "Fixes" tag.
>>>
>>> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
>>>
>>> As this is not yet part of the soc tree, I guess it can still be fixed
>>> in the original commit?
>>
>> Yes.
>>
>> And this should be somehow clearly indicated WHICH maintainer - Michal -
>> must do it. Or at least apply it.
>
> I was out yesterday. I have fixed it. It should be in Linux next tmr.
Thanks, so the patch can be dropped.
Best regards,
Krzysztof