From patchwork Mon Jan 18 08:23:45 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Corentin LABBE X-Patchwork-Id: 1428044 X-Patchwork-Delegate: davem@davemloft.net Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=sparclinux-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=baylibre-com.20150623.gappssmtp.com header.i=@baylibre-com.20150623.gappssmtp.com header.a=rsa-sha256 header.s=20150623 header.b=SewdvCuV; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4DK4b35fhRz9sVs for ; Mon, 18 Jan 2021 19:24:47 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726488AbhARIYi (ORCPT ); Mon, 18 Jan 2021 03:24:38 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60168 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726794AbhARIYe (ORCPT ); Mon, 18 Jan 2021 03:24:34 -0500 Received: from mail-wm1-x335.google.com (mail-wm1-x335.google.com [IPv6:2a00:1450:4864:20::335]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6D616C061573 for ; Mon, 18 Jan 2021 00:23:52 -0800 (PST) Received: by mail-wm1-x335.google.com with SMTP id 190so12754892wmz.0 for ; Mon, 18 Jan 2021 00:23:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=M2czl7AdXkeiTJE6+fnFESw8QQNDAv21y8gTRe13G3s=; b=SewdvCuVtGMVvQa+3LWuDIOjAtprDaXDN8yaxSzOVZKUBuqZW28dnBlMA7IjH6h6EP O7HydD212ho94Nbe8iV33BxENkJHznH7g1twrxWqp8+7/rj1d4p2sI2PrjeQXhj/POXh pouFhJnmQPPzvezRbAXe97S18WUEBAbAbsFoqRXhDqEqAYZ734l3nO6QZ389dGtY0mR8 /lJNXV9lEMpZCku+BnLJdpxo9jAhE1kKXOMM//3fe8geKIWTNF8I7VCvXzIkGcEZ7pS6 qmPZqUiRl1aIKG1KP8CKOOFdDOYyXLyGAaxwvsu3JRr6RxHlhlwjkC3Gv+PASs3jHq4P Hjtw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=M2czl7AdXkeiTJE6+fnFESw8QQNDAv21y8gTRe13G3s=; b=p3uu38Ohus/CE2To8Xlg54YQfCQh2+aTmpKwuyUs68NWg+ENKFVnuuKNW+uQ35JkB1 Oh2neTNYxRjXsit9xKyRmBSZZl7XY2AczxsXQyn2KiSVa9b9XhPgYfgtNAS8zjFVdYqX EPgAs/j0YK+jYDYu8QCW6eNG1yS0bajlSKolXD+eLCJtIxxLU8E/EHkrhzKYG3x4t5rc Ll9fUOqFz5qer56wIwZi2sjq8FlZh8ovcZWSiYNzHOPuFjUGZ9/nh8+c3NhfjKZravZM H554dbT+6n1Se3VkVX6P2GDZo2g6NKwsIdViFDZ+D5i1COAhjzxurpXepRR4TUuDmLMF rKRw== X-Gm-Message-State: AOAM533W8Pl+++3rpzOWu/geu1PPwsFqNtHJn03DrHpnc36oTTEL1nZw JMQ5NOp5aODn9UaXV9Djp9G94w== X-Google-Smtp-Source: ABdhPJzUIdERXVaNzWyi/T2hRfvLw85RB8089LN9Z6eORPK4jumPEfOAhsKk1UA7NLCNPRJ/5XNctw== X-Received: by 2002:a05:600c:3551:: with SMTP id i17mr19401993wmq.140.1610958231178; Mon, 18 Jan 2021 00:23:51 -0800 (PST) Received: from localhost.localdomain ([163.172.76.58]) by smtp.googlemail.com with ESMTPSA id b7sm27292961wru.33.2021.01.18.00.23.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Jan 2021 00:23:50 -0800 (PST) From: Corentin Labbe To: davem@davemloft.net Cc: linux-kernel@vger.kernel.org, sparclinux@vger.kernel.org, Corentin Labbe Subject: [PATCH v2] sparc: sparc64_defconfig: add necessary configs for qemu Date: Mon, 18 Jan 2021 08:23:45 +0000 Message-Id: <20210118082345.16163-1-clabbe@baylibre.com> X-Mailer: git-send-email 2.17.1 Precedence: bulk List-ID: X-Mailing-List: sparclinux@vger.kernel.org The sparc64 qemu machines uses sunhme network hardware by default, so for simple NFS boot testing using qemu, having CONFIG_HAPPYMEAL is useful. And so we need also IP_PNP_DHCP for NFS boot. For the same reason we need to enable its storage which is a PATA_CMD64. And finally, we need CONFIG_DEVTMPFS for handling recent udev/systemd. All those options will permit to enable boot testing in both kernelCI and gentoo's kernelCI. Signed-off-by: Corentin Labbe --- Changes since v1: - Added CONFIG_DEVTMPFS for udev - Changed PCNET32 to HAPPYMEAL, as the default netword card is sunhme arch/sparc/configs/sparc64_defconfig | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/sparc/configs/sparc64_defconfig b/arch/sparc/configs/sparc64_defconfig index bde4d21a8ac8..439ec8bc6dca 100644 --- a/arch/sparc/configs/sparc64_defconfig +++ b/arch/sparc/configs/sparc64_defconfig @@ -236,3 +236,9 @@ CONFIG_CRYPTO_TWOFISH=m CONFIG_CRC16=m CONFIG_LIBCRC32C=m CONFIG_VCC=m +CONFIG_ATA=y +CONFIG_PATA_CMD64X=y +CONFIG_HAPPYMEAL=y +CONFIG_IP_PNP=y +CONFIG_IP_PNP_DHCP=y +CONFIG_DEVTMPFS=y