sunxi: enable at24 support
authorZoltan HERPAI <[email protected]>
Mon, 11 Aug 2025 16:58:20 +0000 (18:58 +0200)
committerZoltan HERPAI <[email protected]>
Mon, 8 Sep 2025 20:35:39 +0000 (22:35 +0200)
Certain boards have an at24(-compatible) EEPROM for storing various
parameters like MAC addresses. Enable support for this hardware across
the whole target.

Signed-off-by: Zoltan HERPAI <[email protected]>
target/linux/sunxi/config-6.12
target/linux/sunxi/cortexa53/config-6.12

index 09e144987bc7c3eab3ae69b10650449dbcc4d0f0..a13526650adfb712382b00179d6a44f25b071d35 100644 (file)
@@ -157,6 +157,7 @@ CONFIG_DWMAC_SUNXI=y
 CONFIG_DYNAMIC_DEBUG=y
 CONFIG_EDAC_ATOMIC_SCRUB=y
 CONFIG_EDAC_SUPPORT=y
+CONFIG_EEPROM_AT24=y
 CONFIG_ELF_CORE=y
 CONFIG_EXT4_FS=y
 CONFIG_EXTCON=y
index 824817f7f415ea958e6cfe8aa06827a09e89e9a5..8f3214f0ea28e5e81b4d166c4750956082ae9845 100644 (file)
@@ -47,7 +47,6 @@ CONFIG_CRYPTO_SIMD=y
 # CONFIG_CRYPTO_SM4_ARM64_NEON_BLK is not set
 CONFIG_DMA_DIRECT_REMAP=y
 CONFIG_DWMAC_SUN8I=y
-CONFIG_EEPROM_AT24=y
 CONFIG_FRAME_POINTER=y
 CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
 CONFIG_GENERIC_CSUM=y