Re: [PATCH 5/9] ARM: defconfig: convert to MTD_EEPROM_AT24

2024-07-10 Thread Arnd Bergmann
On Wed, Jul 10, 2024, at 14:59, Bartosz Golaszewski wrote: > On Wed, Jul 10, 2024 at 2:49 PM Arnd Bergmann 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 d

Re: [PATCH 5/9] ARM: defconfig: convert to MTD_EEPROM_AT24

2024-07-10 Thread Bartosz Golaszewski
On Wed, Jul 10, 2024 at 2:49 PM Arnd Bergmann 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 > > --- > >

Re: [PATCH 5/9] ARM: defconfig: convert to MTD_EEPROM_AT24

2024-07-10 Thread Arnd Bergmann
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 > --- > arch/arm/configs/aspeed_g4_defconfig | 2 +- > arch/arm/configs/aspe

[PATCH 5/9] ARM: defconfig: convert to MTD_EEPROM_AT24

2024-07-01 Thread Marco Felsch
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 --- arch/arm/configs/aspeed_g4_defconfig | 2 +- arch/arm/configs/aspeed_g5_defconfig | 2 +- arch/arm/configs/at91_dt_defconfig