From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id BF92FC38145 for ; Wed, 7 Sep 2022 07:13:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=ZIDLfnFC/A2dMc34hTEQjrigRHCas14Ysy7oaz+1zV8=; b=rg3K30LLPePIqP t7w9q9xHQGLSNyJDvcint8GDeIx73CcOPAK6e4DqVBqwrr9WQgQ4L5ZZWoL1yqC3O2wOFwC5a9dUE AcS0jUtle6cSQJnOP/9agTSDFQ69kDa7Efayz+tipGVYlFiktXNehfvnPZ6xu2fiymQbGo9pNlB8y 7EL7J7HzSAfoOe4+zfn+fGLwnGgIZ1lcACU52Y7ODJWkQ8enHGSLSDhXL79Y5vznegAt9sGFbpIqn HD1GiqNVjRd/tRzXjkQN0MTyvQuEBzdwhfXpglF/c0rmEXloEMtXEJn/1qzVIpBCZUZ6SNpSmtJfZ u3KfTQKonFv7beObVAww==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oVpEL-003YLQ-M0; Wed, 07 Sep 2022 07:12:14 +0000 Received: from 0001.3ffe.de ([159.69.201.130] helo=mail.3ffe.de) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oVp9j-003VF1-8U for linux-arm-kernel@lists.infradead.org; Wed, 07 Sep 2022 07:07:29 +0000 Received: from mwalle01.kontron.local. (unknown [213.135.10.150]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.3ffe.de (Postfix) with ESMTPSA id B48921272; Wed, 7 Sep 2022 09:07:24 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=walle.cc; s=mail2022082101; t=1662534444; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=bJnSKITTJqSfMiPTmKnKpRA3/RQbefyoBS0NJN5gKhM=; b=qWEvByRteGr2NI9UA2IILkIuwmVUuTt+v3ozh6PdUx91PNXe2GfA24aZECX0wKMu+9+q9h qRvUi390KwT5RQai27Zhx4tGfl1jsqrBmsEmdPfW91N8TzyUvd+zgGIo/mpdt6XAOyxV5P ucWLqmY+9LjQeuFF5YH1gc1WYToTuilz2tUUeyTiBDFmnQZSq6KGsbABb38fFXBKZ+OjeO rvl6PM2fCxbfUDacJ1VDZzaN+4Cb+yfbtKAWRWAXQX5s+OuA80+vTUJeFTWInyW7XHdRTg LXj+85ulE9NV+Ac40yXC05LFfvVlUSsIUtA6/J3i5BYjXk7YNF2WXkEK1MZAOA== From: Michael Walle To: Catalin Marinas , Will Deacon , Bjorn Andersson , Shawn Guo , Arnd Bergmann , Florian Fainelli Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Marcel Ziswiler , Michael Walle Subject: [RESEND PATCH] arm64: defconfig: enable ARCH_NXP Date: Wed, 7 Sep 2022 09:06:26 +0200 Message-Id: <20220907070626.2933998-1-michael@walle.cc> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 X-Spam: Yes X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220907_000727_480422_24722C74 X-CRM114-Status: UNSURE ( 9.06 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Commit 566e373fe047 ("arm64: Kconfig.platforms: Group NXP platforms together") introduced a new symbol ARCH_NXP and made ARCH_LAYERSCAPE (among others) depend on it, but didn't enable it in the defconfig. Thus, now the defconfig doesn't include support for any NXP architectures anymore. Fix it. Fixes: 566e373fe047 ("arm64: Kconfig.platforms: Group NXP platforms together") Signed-off-by: Michael Walle Acked-by: Florian Fainelli --- The first submission had a wrong mail address, so this patch didn't end up on lore. arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 91e58cf59c99..07b9185f5937 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -47,6 +47,7 @@ CONFIG_ARCH_KEEMBAY=y CONFIG_ARCH_MEDIATEK=y CONFIG_ARCH_MESON=y CONFIG_ARCH_MVEBU=y +CONFIG_ARCH_NXP=y CONFIG_ARCH_MXC=y CONFIG_ARCH_NPCM=y CONFIG_ARCH_QCOM=y -- 2.30.2 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel