diff mbox series

[PULL,01/10] hw/arm: enable at24c with aspeed

Message ID 20241104101501.2487001-2-clg@redhat.com
State New
Headers show
Series [PULL,01/10] hw/arm: enable at24c with aspeed | expand

Commit Message

Cédric Le Goater Nov. 4, 2024, 10:14 a.m. UTC
From: Patrick Leis <venture@google.com>

Enable AT24C with ASPEED in the KConfig because the boards build this
device.

Signed-off-by: Patrick Leis <venture@google.com>
Reviewed-by: Hao Wu <wuhaotsh@google.com>
Reviewed-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
 hw/arm/Kconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/hw/arm/Kconfig b/hw/arm/Kconfig
index e7fd9338d11d..1b25e73578e7 100644
--- a/hw/arm/Kconfig
+++ b/hw/arm/Kconfig
@@ -539,6 +539,7 @@  config ASPEED_SOC
     select PMBUS
     select MAX31785
     select FSI_APB2OPB_ASPEED
+    select AT24C
 
 config MPS2
     bool