]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ARM: configs: Drop redundant I2C_DESIGNWARE_PLATFORM
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Sun, 12 Apr 2026 17:12:45 +0000 (19:12 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 7 May 2026 12:30:34 +0000 (14:30 +0200)
commitd370bfb926cda62ab2987afd983ce7477190d95e
tree28341a130437a8cb453b052a5933c5ba8a932f3c
parent02994735e4f90fbad98f7202260fb637012de601
ARM: configs: Drop redundant I2C_DESIGNWARE_PLATFORM

I2C_DESIGNWARE_PLATFORM is default=y via I2C_DESIGNWARE_CORE, which is
enabled.  No impact on include/generated/autoconf.h.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Reviewed-by: Linus Walleij <linusw@kernel.org>
Acked-by: Dinh Nguyen <dinguyen@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/hisi_defconfig
arch/arm/configs/multi_v7_defconfig
arch/arm/configs/pxa_defconfig
arch/arm/configs/socfpga_defconfig
arch/arm/configs/spear13xx_defconfig
arch/arm/configs/spear3xx_defconfig
arch/arm/configs/spear6xx_defconfig