diff mbox series

[v1] aspeed: include build AT24X EEPROM devices

Message ID 20200805145749.23929-1-i.kononenko@yadro.com
State New
Headers show
Series [v1] aspeed: include build AT24X EEPROM devices | expand

Commit Message

i.kononenko Aug. 5, 2020, 2:57 p.m. UTC
Since Yadro, Intel and many other manufactures use ASPEED-based BMCs
with attached ATMEL AT24X EEPROM devices, the qemu-device AT24C must be
added to ASPEED_SOC dependencies.

Signed-off-by: Igor Kononenko <i.kononenko@yadro.com>
Change-Id: Ibf4fb7a3057bd43998c94d44609f402d3f088863
---
 hw/arm/Kconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/hw/arm/Kconfig b/hw/arm/Kconfig
index 2de34f0b73..0c6a032190 100644
--- a/hw/arm/Kconfig
+++ b/hw/arm/Kconfig
@@ -367,6 +367,7 @@  config ASPEED_SOC
     select IBM_CFFPS
     select IR35221
     select APB2OPB_ASPEED
+    select AT24C
 
 config MPS2
     bool