[PATCH] arm: Drop CONFIG_MTD_M25P80 in various defconfig files
Bin Meng
bmeng at tinylab.org
Thu Feb 23 03:00:05 PST 2023
On 2023/2/23 18:50:36, "Krzysztof Kozlowski"
<krzysztof.kozlowski at linaro.org> wrote:
>On 23/02/2023 11:46, Bin Meng wrote:
>> On 2023/2/10 17:32:24, "Bin Meng" <bmeng at tinylab.org> 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 at tinylab.org>
>>>
>>> ---
>>>
>>> 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).
Yeah I used the script to generate the cc list.
Let me know if I need to split this patch into several ones (per-soc a
patch) so that each soc maintainer only picks up their own?
Regards,
Bin
More information about the linux-arm-kernel
mailing list