On Wed, Jul 10, 2024, at 14:59, Bartosz Golaszewski wrote: > On Wed, Jul 10, 2024 at 2:49 PM Arnd Bergmann <arnd@xxxxxxxx> wrote: >> >> On Mon, Jul 1, 2024, at 15:53, Marco Felsch wrote: >> > The EEPROM_AT24 Kconfig symbol is marked as deprecated. Make use of the >> > new Kconfig symbol to select the I2C EEPROM driver support. >> > >> > Signed-off-by: Marco Felsch <m.felsch@xxxxxxxxxxxxxx> >> > --- >> > arch/arm/configs/aspeed_g4_defconfig | 2 +- >> > arch/arm/configs/aspeed_g5_defconfig | 2 +- >> > arch/arm/configs/at91_dt_defconfig | 2 +- >> > arch/arm/configs/axm55xx_defconfig | 2 +- >> > arch/arm/configs/davinci_all_defconfig | 2 +- >> > arch/arm/configs/imx_v4_v5_defconfig | 2 +- >> > arch/arm/configs/imx_v6_v7_defconfig | 2 +- >> > arch/arm/configs/ixp4xx_defconfig | 2 +- >> > arch/arm/configs/keystone_defconfig | 2 +- >> > arch/arm/configs/lpc18xx_defconfig | 2 +- >> >> Applied to soc/defconfig, thanks > > No! Why? This is still being discussed and it's not clear it will even > make it upstream. Ok, dropped again, thanks for catching this. Arnd