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 X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B55D0C4361B for ; Thu, 17 Dec 2020 13:33:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5ED6B207B0 for ; Thu, 17 Dec 2020 13:33:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727354AbgLQNdk (ORCPT ); Thu, 17 Dec 2020 08:33:40 -0500 Received: from mail.skyhub.de ([5.9.137.197]:55188 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725871AbgLQNdk (ORCPT ); Thu, 17 Dec 2020 08:33:40 -0500 Received: from zn.tnic (p200300ec2f10f600957b9387e8d7e202.dip0.t-ipconnect.de [IPv6:2003:ec:2f10:f600:957b:9387:e8d7:e202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 20F981EC03D5; Thu, 17 Dec 2020 14:32:59 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1608211979; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=+TLzASq70VBpo0GbRM8NPPPn3+YDrcOCKE5gMb0uyJM=; b=Vb1IgjAxKzi8sbilr6CiVAWZADHo/tCtzE4rBErHeeeIbe1M7VuMQkOvClKbAW/olnlZGf i1jA2GXls+6z0l8YjOfacHoXsHLT7grO+dcJ/JtFvhUlVZ27rt1wsYL4Fci6yA8iTGdNkB 3eypG9PhA4OP8s7slXojpiB7I7PpGXU= Date: Thu, 17 Dec 2020 14:32:53 +0100 From: Borislav Petkov To: Masahiro Yamada Cc: Linux Kbuild mailing list , LKML Subject: Re: [PATCH] Makefile: Add {kvm_guest,xen}.config targets to make help's output Message-ID: <20201217133253.GB23634@zn.tnic> References: <20201217121725.16842-1-bp@alien8.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kbuild@vger.kernel.org On Thu, Dec 17, 2020 at 09:47:07PM +0900, Masahiro Yamada wrote: > I do not want to touch scripts/kconfig/Makefile > every time somebody adds a new file to > kernel/configs/*.config or arch/$(ARCH)/configs/*.config Because that happens so often and somehow burdens your maintenance effort impossibly?! Geez, gimme a break. Lemme move those to archhelp so that you don't get bothered. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette