All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Leis <venture@google.com>
To: clg@kaod.org, peter.maydell@linaro.org,
	steven_lee@aspeedtech.com,  leetroy@gmail.co,
	jamin_lin@aspeedtech.com, andrew@codeconstruct.com.au,
	 joel@jms.id.au
Cc: qemu-arm@nongnu.org, qemu-devel@nongnu.org,
	 Patrick Leis <venture@google.com>
Subject: [PATCH] hw/arm: enable at24c with aspeed
Date: Mon, 28 Oct 2024 18:14:20 +0000	[thread overview]
Message-ID: <20241028181420.1438938-1-venture@google.com> (raw)

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
-- 
2.47.0.163.g1226f6d8fa-goog


             reply	other threads:[~2024-10-28 18:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-28 18:14 Patrick Leis [this message]
2024-10-28 18:19 ` [PATCH] hw/arm: enable at24c with aspeed Hao Wu
2024-10-29  0:43 ` Andrew Jeffery
2024-10-29  4:58 ` Philippe Mathieu-Daudé
2024-11-02 14:58 ` Cédric Le Goater

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241028181420.1438938-1-venture@google.com \
    --to=venture@google.com \
    --cc=andrew@codeconstruct.com.au \
    --cc=clg@kaod.org \
    --cc=jamin_lin@aspeedtech.com \
    --cc=joel@jms.id.au \
    --cc=leetroy@gmail.co \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=steven_lee@aspeedtech.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.