Re: [PATCH] arm: Drop CONFIG_MTD_M25P80 in various defconfig files

From: Krzysztof Kozlowski
Date: Thu Feb 23 2023 - 05:50:51 EST


On 23/02/2023 11:46, Bin Meng wrote:
> On 2023/2/10 17:32:24, "Bin Meng" <bmeng@xxxxxxxxxxx> wrote:
>
>> Drop CONFIG_MTD_M25P80 that was removed in
>> commit b35b9a10362d ("mtd: spi-nor: Move m25p80 code in spi-nor.c")
>>
>> Signed-off-by: Bin Meng <bmeng@xxxxxxxxxxx>
>>
>> ---
>>
>> arch/arm/configs/axm55xx_defconfig | 2 +-
>> arch/arm/configs/davinci_all_defconfig | 1 -
>> arch/arm/configs/dove_defconfig | 1 -
>> arch/arm/configs/keystone_defconfig | 1 -
>> arch/arm/configs/mvebu_v5_defconfig | 1 -
>> arch/arm/configs/mxs_defconfig | 1 -
>> arch/arm/configs/pxa_defconfig | 1 -
>> arch/arm/configs/qcom_defconfig | 1 -
>> arch/arm/configs/socfpga_defconfig | 1 -
>> 9 files changed, 1 insertion(+), 9 deletions(-)
>>
>>
>
> Ping?

No need for pinging, but you need to send to soc folks. Otherwise no one
will pick it up. You will get the address from get_maintainer.pl -f
arch/arm/boot/dts/Makefile (yes, it is quite hidden on purpose).

Best regards,
Krzysztof