From nobody Mon Apr 29 15:07:46 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1577186249; cv=none; d=zohomail.com; s=zohoarc; b=HOM+WJdcnSldkF0JABGu5IW3Vh5FaSHX+DCQ0lCLJm1aYYfvg6vZRst5Yjq78t+7YWFdepZ8BMrLokxO93r9WJwPK30a2j/c/pAgCVDsnzfqeUdPP8Rh2JYAB4Vd85HTRyZc7U1OuRjvsfydrGcLToZCXvn0Y8FmROC1Fb8NLAQ= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1577186249; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=5Wd7Gs7rLVEYWzQiZq22G7KJajr8UQ/SE362o+TMIIc=; b=i38YPkXzDo49PNXTjzsuPbYtonqofnFySwaZ5wkEt5A5zQ0sgHL7/9RQkKZAiY9BL+vnpvtiILQHsrZC1YSiIAtXFVCEDkmcQyCEqpnZGMV1SpGXO1wTHoxQytTuss4ZJ0aPfEqlcImNIdibixsqE8W3SklBB06gXS98qTkKUzw= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1577186246681781.9108739054382; Tue, 24 Dec 2019 03:17:26 -0800 (PST) Received: from localhost ([::1]:38252 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ijiBl-0005Wy-Dn for importer@patchew.org; Tue, 24 Dec 2019 06:17:21 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:47783) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ijiBA-00055y-CF for qemu-devel@nongnu.org; Tue, 24 Dec 2019 06:16:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ijiB8-0002ba-4t for qemu-devel@nongnu.org; Tue, 24 Dec 2019 06:16:42 -0500 Received: from us-smtp-1.mimecast.com ([207.211.31.81]:60577 helo=us-smtp-delivery-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ijiB7-0002b6-Qp for qemu-devel@nongnu.org; Tue, 24 Dec 2019 06:16:42 -0500 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-291-X-ueEeSaMe-_73jsvQMXvA-1; Tue, 24 Dec 2019 06:16:37 -0500 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id CEEEB477 for ; Tue, 24 Dec 2019 11:16:36 +0000 (UTC) Received: from x1w.redhat.com (ovpn-116-242.ams2.redhat.com [10.36.116.242]) by smtp.corp.redhat.com (Postfix) with ESMTPS id D4A5B272CC; Tue, 24 Dec 2019 11:16:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1577186201; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=5Wd7Gs7rLVEYWzQiZq22G7KJajr8UQ/SE362o+TMIIc=; b=gbCeJiC4rvGlXe8K0WhF0mf6OSGaPRElL3FeHZ63h7BtiElwqTjBAw4xbDgCNDtMUSZI5Y Fg/tYOdZUGb2kqly0jC7Ef9mXBiQSZl256aI7aApkcVtcrVKdOQ0bUZkP+FjkYuVw4riZl o982MmdNnQ/+db4QX02KMLCxwe0D8bY= From: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= To: qemu-devel@nongnu.org Subject: [PATCH] hw/rtc/mc146818: Add missing dependency on ISA Bus Date: Tue, 24 Dec 2019 12:16:28 +0100 Message-Id: <20191224111628.3551-1-philmd@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-MC-Unique: X-ueEeSaMe-_73jsvQMXvA-1 X-Mimecast-Spam-Score: 0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 207.211.31.81 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Paolo Bonzini , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , "Michael S. Tsirkin" Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" The MC146818 sits on an ISA bus. Since it can not be used without it, select ISA in the Kconfig. Fixes: 82f5181777e Signed-off-by: Philippe Mathieu-Daud=C3=A9 Reviewed-by: Stefano Garzarella --- hw/rtc/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/rtc/Kconfig b/hw/rtc/Kconfig index 45daa8d655..3dc2dd6888 100644 --- a/hw/rtc/Kconfig +++ b/hw/rtc/Kconfig @@ -17,6 +17,7 @@ config TWL92230 depends on I2C =20 config MC146818RTC + depends on ISA_BUS bool =20 config SUN4V_RTC --=20 2.21.0