From nobody Sun Oct 5 01:45:05 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 (209.51.188.17 [209.51.188.17]) by mx.zohomail.com with SMTPS id 1551728107763993.4417930443601; Mon, 4 Mar 2019 11:35:07 -0800 (PST) Received: from localhost ([127.0.0.1]:59700 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h0tMY-0005KI-K2 for importer@patchew.org; Mon, 04 Mar 2019 14:34:58 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46305) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h0sD5-0002SD-No for qemu-devel@nongnu.org; Mon, 04 Mar 2019 13:21:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h0sD3-00054V-LO for qemu-devel@nongnu.org; Mon, 04 Mar 2019 13:21:07 -0500 Received: from mail-wr1-x429.google.com ([2a00:1450:4864:20::429]:43859) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h0sD1-0004hk-KP for qemu-devel@nongnu.org; Mon, 04 Mar 2019 13:21:04 -0500 Received: by mail-wr1-x429.google.com with SMTP id d17so6638070wre.10 for ; Mon, 04 Mar 2019 10:20:56 -0800 (PST) Received: from 640k.lan ([93.56.166.5]) by smtp.gmail.com with ESMTPSA id q5sm8371364wrn.43.2019.03.04.10.20.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2019 10:20:54 -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=PSoXYbR02XTv2fuRf82F4HlUk7Zvkrr/kPlrCVfdBHI=; b=R6qDH+hraN3BqC2U7GzGbE0sQ8cTIVPifIZcPcIDKsnSlyrzgqxvMznxl919Zpl/CP UGH4Y7Z5nSY+X7EFP2fY4s0uqmuVs5KGW6QtitkyiIxwc4886Do7nIrQgQXf0Zm047jt J0/ZMWRMiKVFIQx5pz0oE0ax54YyYQt/n5P7ExZUXoWO0jIaldn16rYaOwThNESHuolm 6o1lOwwfSIR8wkyCSdiR3zh5RPSzP2v17DzI9f+jUPWbFkQwuH3kHLH42tvOx1E4Tjgy 39SlL2kKA+ba6haQhymLYSfj5ah1ABzbJDK/mhayrXemZcX825HeVhpLOWHmKHvQ8ery 23zw== 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=PSoXYbR02XTv2fuRf82F4HlUk7Zvkrr/kPlrCVfdBHI=; b=m5bUceV07FR1ubGL1mWqGxCXS6zLDFqYrWW+fbNdJwB8QNs5SW1iPijls2kfrr6ptl VR3YZ2o6uVN8r76GUmLSXk/rwrpnbzzaSKMlXBmhnXSrbYygb61JImA0Erae/LZi4Qyr JD++wB43OCOE3NNO63xvM6zPl9zUQJj3JuBqxyBnKw9AkE28egZgD6DacXJBoRV9uEqJ VqXXoTh9cYnZghRV+9xPzIx+VaolJGsYQMdx4t+oF93NsOK7DAXqLaYxXS5uKSfZzRgm Qr7Drqv8XzK2fc5BZ+NQVgW9IJJDWF/UYGvahNPGX+I4QMYHSGCKomF+YIpCtW6EZzVi zhfg== X-Gm-Message-State: APjAAAUrSJ9HSqzk1LghjxrP3M8lAYOHiLsqRhZ4SnYpSoB1yqMc2XO3 CKNaCzkRXMLjwGOTFqR38ncD9Qsy X-Google-Smtp-Source: APXvYqzEBi8mcTFYqooh4tXASzvrP+esxnWWpTz7wqzVQLXjElhS7URcPwf7LL+/egnBE2dvmmcV/Q== X-Received: by 2002:adf:f391:: with SMTP id m17mr12802960wro.137.1551723655369; Mon, 04 Mar 2019 10:20:55 -0800 (PST) From: Paolo Bonzini To: qemu-devel@nongnu.org Date: Mon, 4 Mar 2019 19:20:01 +0100 Message-Id: <1551723614-1823-42-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::429 Subject: [Qemu-devel] [PULL 41/54] m68k-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. Signed-off-by: Paolo Bonzini --- default-configs/m68k-softmmu.mak | 3 ++- hw/m68k/Kconfig | 5 ++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/default-configs/m68k-softmmu.mak b/default-configs/m68k-softmm= u.mak index a12eece..e17495e 100644 --- a/default-configs/m68k-softmmu.mak +++ b/default-configs/m68k-softmmu.mak @@ -1,5 +1,6 @@ # Default configuration for m68k-softmmu =20 -CONFIG_COLDFIRE=3Dy +# Boards: +# CONFIG_AN5206=3Dy CONFIG_MCF5208=3Dy diff --git a/hw/m68k/Kconfig b/hw/m68k/Kconfig index 8e91eda..49ef0b3 100644 --- a/hw/m68k/Kconfig +++ b/hw/m68k/Kconfig @@ -1,10 +1,9 @@ config AN5206 bool - -config MCF5206 - bool + select COLDFIRE select PTIMER =20 config MCF5208 bool + select COLDFIRE select PTIMER --=20 1.8.3.1