From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 2002:a05:6000:188:0:0:0:0 with SMTP id p8csp7201327wrx; Thu, 7 Mar 2019 06:23:47 -0800 (PST) X-Google-Smtp-Source: APXvYqxtl55pxY6UPpUpycX7TrJIR67+m3Vcmb0+5xgpMXUk/4Xksc9JJVnURQc3SLxCD0yoNJa9 X-Received: by 2002:a81:2f03:: with SMTP id v3mr10123100ywv.136.1551968627409; Thu, 07 Mar 2019 06:23:47 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1551968627; cv=none; d=google.com; s=arc-20160816; b=IYREFLBK0a4JHoUWvEVKDjgBQ6GZqJEDws1O+Aedf+poDMNA87qSoUHlSLXg6ZAq4x BS+D3/g9bZtTRSRuF8okxDw3VcImHIMJC6PctXwWcEuEYYKnkRWtuvsUXT52/C6gjTFX /zyIMYLRLFGYdCL3G9ngC6Uns4kTfGVq6NTRFo25nNrlivbEfINQ5Hu2iskfZ+Gg2Cay xkafKfyRQ2LAjVB814taaX2hiOkmS8w8hDcQDlT+z3I5/FgeJNgVChskph+YyXnnwyrL KbAVdoaOXnntBr7pqz5wKLtt3E1PT6ofelpDbX0apdj/da480Thv6WNw4pHEMBskHzq2 EpFw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:cc:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:subject :content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:to:from; bh=jddSIdzfLHlYexnsGM+uJU3RjMSlhHdGkHBoR/vqAIg=; b=YhNOQXuup09zP1o4yjYGNIZERF2qSr7uaMAeLFuR+BnJBvjrz4Yx/sAzaeFgi0IJe0 I6hSpCL5vuAAE+STzTNBQlrRQqCCls2C8k58QmNhqFdW/EDccUZRNfoheZ1g3ICyKRfD /8j7Rxncbw3m9GDnxk2ZQ9t52++q9XjiH+fJoL90wXAkporstXjK+li0YCH/0f7l0trg i0fPQej7Sy+jfb3FqGhu27dFSWidttmbbDGDg8BUfJ+OMPoko6rhH97jhX32nQFUyCyp K1dOcXtR5CK5n9FCbLGR3Kfmkko5tMIO75DyCksl6Iz8ccX67z537NUxyiznv6zLjxqV KXnw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of qemu-devel-bounces+alex.bennee=linaro.org@nongnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom="qemu-devel-bounces+alex.bennee=linaro.org@nongnu.org"; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from lists.gnu.org (lists.gnu.org. [209.51.188.17]) by mx.google.com with ESMTPS id 83si2786785ybl.162.2019.03.07.06.23.47 for (version=TLS1 cipher=AES128-SHA bits=128/128); Thu, 07 Mar 2019 06:23:47 -0800 (PST) Received-SPF: pass (google.com: domain of qemu-devel-bounces+alex.bennee=linaro.org@nongnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; Authentication-Results: mx.google.com; spf=pass (google.com: domain of qemu-devel-bounces+alex.bennee=linaro.org@nongnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom="qemu-devel-bounces+alex.bennee=linaro.org@nongnu.org"; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: from localhost ([127.0.0.1]:52608 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h1tw2-0007wI-Ri for alex.bennee@linaro.org; Thu, 07 Mar 2019 09:23:46 -0500 Received: from eggs.gnu.org ([209.51.188.92]:43729) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h1tsg-0005Cx-R3 for qemu-devel@nongnu.org; Thu, 07 Mar 2019 09:20:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h1tsd-0000D2-KG for qemu-devel@nongnu.org; Thu, 07 Mar 2019 09:20:18 -0500 Received: from mx1.redhat.com ([209.132.183.28]:53710) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h1tsM-0008R8-ES; Thu, 07 Mar 2019 09:19:58 -0500 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id B574D81226; Thu, 7 Mar 2019 14:19:57 +0000 (UTC) Received: from thuth.com (ovpn-116-26.ams2.redhat.com [10.36.116.26]) by smtp.corp.redhat.com (Postfix) with ESMTP id 54AAF5C1B5; Thu, 7 Mar 2019 14:19:52 +0000 (UTC) From: Thomas Huth To: yang.zhong@intel.com, pbonzini@redhat.com, qemu-devel@nongnu.org Date: Thu, 7 Mar 2019 15:18:32 +0100 Message-Id: <1551968334-18982-8-git-send-email-thuth@redhat.com> In-Reply-To: <1551968334-18982-1-git-send-email-thuth@redhat.com> References: <1551968334-18982-1-git-send-email-thuth@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.25]); Thu, 07 Mar 2019 14:19:57 +0000 (UTC) Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.132.183.28 Subject: [Qemu-devel] [PATCH v4 07/29] hw/arm: Express dependencies of the fsl-imx31 machine 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: Peter Maydell , John Snow , qemu-arm@nongnu.org, =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , "Michael S. Tsirkin" Errors-To: qemu-devel-bounces+alex.bennee=linaro.org@nongnu.org Sender: "Qemu-devel" X-TUID: 5q9rUlOvR1Cr Add Kconfig dependencies for the fsl-imx31 / kzm machine. This patch is slightly based on earlier work by =C3=81kos Kov=C3=A1cs (i.= e. his "hw/arm/Kconfig: Add ARM Kconfig" patch). Signed-off-by: Thomas Huth --- default-configs/arm-softmmu.mak | 3 +-- hw/arm/Kconfig | 5 +++++ hw/misc/Kconfig | 2 ++ 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/default-configs/arm-softmmu.mak b/default-configs/arm-softmm= u.mak index 51032c5..a2e74cd 100644 --- a/default-configs/arm-softmmu.mak +++ b/default-configs/arm-softmmu.mak @@ -8,6 +8,7 @@ CONFIG_PCI_DEVICES=3Dy CONFIG_EXYNOS4=3Dy CONFIG_HIGHBANK=3Dy CONFIG_INTEGRATOR=3Dy +CONFIG_FSL_IMX31=3Dy =20 CONFIG_VGA=3Dy CONFIG_NAND=3Dy @@ -66,7 +67,6 @@ CONFIG_TSC210X=3Dy CONFIG_BLIZZARD=3Dy CONFIG_ONENAND=3Dy CONFIG_TUSB6010=3Dy -CONFIG_IMX=3Dy CONFIG_MAINSTONE=3Dy CONFIG_MPS2=3Dy CONFIG_MUSCA=3Dy @@ -113,7 +113,6 @@ CONFIG_ALLWINNER_A10_PIC=3Dy CONFIG_ALLWINNER_A10=3Dy =20 CONFIG_FSL_IMX6=3Dy -CONFIG_FSL_IMX31=3Dy CONFIG_FSL_IMX25=3Dy CONFIG_FSL_IMX7=3Dy CONFIG_FSL_IMX6UL=3Dy diff --git a/hw/arm/Kconfig b/hw/arm/Kconfig index a08a863..40c79d2 100644 --- a/hw/arm/Kconfig +++ b/hw/arm/Kconfig @@ -101,6 +101,11 @@ config FSL_IMX25 =20 config FSL_IMX31 bool + select SERIAL + select IMX + select IMX_I2C + select LAN9118 + select PCI =20 config FSL_IMX6 bool diff --git a/hw/misc/Kconfig b/hw/misc/Kconfig index 2c60be9..4db73ec 100644 --- a/hw/misc/Kconfig +++ b/hw/misc/Kconfig @@ -76,6 +76,8 @@ config ECCMEMCTL config IMX bool select PTIMER + select SSI + select USB_EHCI_SYSBUS =20 config STM32F2XX_SYSCFG bool --=20 1.8.3.1