qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] hw/arm: enable at24c with aspeed


From: Cédric Le Goater
Subject: Re: [PATCH] hw/arm: enable at24c with aspeed
Date: Sat, 2 Nov 2024 15:58:07 +0100
User-agent: Mozilla Thunderbird

On 10/28/24 19:14, Patrick Leis wrote:
Enable AT24C with ASPEED in the KConfig because the boards build this
device.

Signed-off-by: Patrick Leis <venture@google.com>
---
  hw/arm/Kconfig | 1 +
  1 file changed, 1 insertion(+)

diff --git a/hw/arm/Kconfig b/hw/arm/Kconfig
index e7fd9338d1..1b25e73578 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


Applied to aspeed-next.

Thanks,

C.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]