Re: [PATCH 11/34] defconfigs: rename CONFIG_MFD_SEC_CORE to CONFIG_MFD_SEC_I2C
From: Krzysztof Kozlowski
Date: Wed Mar 26 2025 - 03:16:33 EST
On 23/03/2025 23:39, André Draszik wrote:
> We are adding support for Samsung PMICs that aren't using I2C and
> therefore had to rename the Kconfig symbol.
>
> Signed-off-by: André Draszik <andre.draszik@xxxxxxxxxx>
> ---
> arch/arm/configs/exynos_defconfig | 2 +-
> arch/arm/configs/multi_v7_defconfig | 2 +-
> arch/arm/configs/pxa_defconfig | 2 +-
> arch/arm64/configs/defconfig | 2 +-
> 4 files changed, 4 insertions(+), 4 deletions(-)
defconfigs go separate tree, so this must not be in the middle of the
patchset. Bisectability, as for defconfig, is anyway broken in previous
change, so no benefit of putting this in the middle anyway.
Best regards,
Krzysztof