From nobody Sun Oct 5 01:45:09 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.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 (zoho.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 Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1551728976173752.5234787120525; Mon, 4 Mar 2019 11:49:36 -0800 (PST) Received: from localhost ([127.0.0.1]:59929 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h0tae-0001ES-6A for importer@patchew.org; Mon, 04 Mar 2019 14:49:32 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46472) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h0sDC-0002Xp-Sn for qemu-devel@nongnu.org; Mon, 04 Mar 2019 13:21:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h0sDA-0005FV-7e for qemu-devel@nongnu.org; Mon, 04 Mar 2019 13:21:14 -0500 Received: from mail-wm1-x343.google.com ([2a00:1450:4864:20::343]:53222) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h0sD7-0004g1-G7 for qemu-devel@nongnu.org; Mon, 04 Mar 2019 13:21:11 -0500 Received: by mail-wm1-x343.google.com with SMTP id f65so137668wma.2 for ; Mon, 04 Mar 2019 10:20:54 -0800 (PST) Received: from 640k.lan ([93.56.166.5]) by smtp.gmail.com with ESMTPSA id q5sm8371364wrn.43.2019.03.04.10.20.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2019 10:20:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references; bh=NeY5hQS/dM+EQxDe37MjDjW2RdFDN4s8f7fdlCMOsYo=; b=U/XJ6PVcNZA7CeIlZZa29IvYM7GnX9t1n5guOme2B68j7QRJN8dhq9Maf+JbPreKoW awoAaqof0KhQVtc2Hx4w3JC5gUCb61gpYJmnPUfy5z/FBSYj5Cp+kkxCtHPFn5SAS6ef GAdPurXOVsRgHVNaidBJOUKmf0/KearDnzDlcykte5IaZobmwFR1aLcgYJXNKPkyCT97 KC5LIpvRotvAMhBDcrTHbV1HpA9qtAb4mb4QSdqy03wkMjRSO32ed8jAcU+pxm/H3/4s z8IXgggjAwvhBSfAHzW4OO5efzs2ZnUV84AmYV+uXxTyVfRTrZNZNj/4//qYfKtSseL1 8PqA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references; bh=NeY5hQS/dM+EQxDe37MjDjW2RdFDN4s8f7fdlCMOsYo=; b=c13qxPiwi9JrRWdzfNtVhp5zJOjU1qggsJZKn3pW3+XNlTdut9T78KGa1XkS7NDpCH zdt92tYCxv72zfSEnQTwHngO/1DlpLCT7k1FhUuF+vu/bZFqP6zH4syP/H+jyDuhw6AS aZK0i08GytIQG6ANLrf9hO08PIztPfv/dZDpqoUn85x/4T2f64UuUlCO6XZXThHsICsf /mJGfikzsMZpCSn8T/dGcCNqemcLuxpt4jiVAuhDncaWghhoJbpMhz7VRufXUkzk/7Le l1vK6UoXJUCL7M7PynzAW5CNWDtgSbvwFuN9Fu9Gc/4InjsBGEaqV9zKCjnQuErDHIew uLRA== X-Gm-Message-State: APjAAAW3AqjufKA5g410x2R//PM69JcIhegsdnrPnI0hX5PrQH+i8IvZ ZEZx7y+tCZkhQxJCejdG02f5IpnB X-Google-Smtp-Source: APXvYqyg43ws7/HeTJGIdSqwHryyBetIcWpuFIE1Bvn71QSrogbxiRlwfjs7vU3VlYKjkxM+BUR1jw== X-Received: by 2002:a1c:4884:: with SMTP id v126mr281589wma.118.1551723653630; Mon, 04 Mar 2019 10:20:53 -0800 (PST) From: Paolo Bonzini To: qemu-devel@nongnu.org Date: Mon, 4 Mar 2019 19:19:59 +0100 Message-Id: <1551723614-1823-40-git-send-email-pbonzini@redhat.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1551723614-1823-1-git-send-email-pbonzini@redhat.com> References: <1551723614-1823-1-git-send-email-pbonzini@redhat.com> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::343 Subject: [Qemu-devel] [PULL 39/54] hppa-softmmu.mak: express dependencies with Kconfig X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Yang Zhong , thuth@redhat.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" %-softmmu.mak only keep boards and optional device definitions in Kconfig mode. Note that the Dino board uses a memory mapped 16550 UART and therefore only CONFIG_SERIAL is needed, not CONFIG_SERIAL_ISA. Signed-off-by: Paolo Bonzini --- default-configs/hppa-softmmu.mak | 20 ++++++++------------ hw/hppa/Kconfig | 8 ++++++++ 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/default-configs/hppa-softmmu.mak b/default-configs/hppa-softmm= u.mak index b7f2b43..b64c5eb 100644 --- a/default-configs/hppa-softmmu.mak +++ b/default-configs/hppa-softmmu.mak @@ -1,13 +1,9 @@ -CONFIG_PCI=3Dy -CONFIG_PCI_DEVICES=3Dy -CONFIG_SERIAL=3Dy -CONFIG_SERIAL_ISA=3Dy -CONFIG_ISA_BUS=3Dy -CONFIG_I8259=3Dy -CONFIG_E1000_PCI=3Dy -CONFIG_IDE_CMD646=3Dy -# CONFIG_IDE_MMIO=3Dy -CONFIG_LSI_SCSI_PCI=3Dy -CONFIG_VIRTIO_VGA=3Dy -CONFIG_MC146818RTC=3Dy +# Default configuration for hppa-softmmu + +# Uncomment the following lines to disable these optional devices: +# +#CONFIG_PCI_DEVICES=3Dn + +# Boards: +# CONFIG_DINO=3Dy diff --git a/hw/hppa/Kconfig b/hw/hppa/Kconfig index 5ce48ef..2d9b072 100644 --- a/hw/hppa/Kconfig +++ b/hw/hppa/Kconfig @@ -1,2 +1,10 @@ config DINO bool + imply PCI_DEVICES + select PCI + select SERIAL + select ISA_BUS + select I8259 + select IDE_CMD646 + select MC146818RTC + select LSI_SCSI_PCI --=20 1.8.3.1