bcm53xx: enable CONFIG_EEPROM_AT24
authorLech Perczak <lech.perczak@gmail.com>
Wed, 2 Oct 2024 13:07:47 +0000 (15:07 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 21 Oct 2024 22:39:32 +0000 (00:39 +0200)
commit64424c24275bf254cc515197b14da165255b8830
tree9900c3aae7a1d93ab06125ec70b566d5beb195c7
parent8d7c08f884c68fecf2dd49c756b3c16e8acdb9de
bcm53xx: enable CONFIG_EEPROM_AT24

Meraki MX6x devices use them to store MAC address, so it is required to be
built-in for networking to probe properly, before preinit network setup
happens, which in turn is required for proper failsafe mode access.
Enable CONFIG_EEPROM_AT24 for the target.

Signed-off-by: Lech Perczak <lech.perczak@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16634
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/bcm53xx/config-6.6
target/linux/bcm53xx/image/Makefile