Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp2003176ybg; Fri, 5 Jun 2020 03:07:08 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzjeUwQp451AakdY7jeeI5djI0O6NEqlTtwniNl5yysLS9iM8TU3G1soge5ThKyc0Wa6ZM/ X-Received: by 2002:a17:906:556:: with SMTP id k22mr7755957eja.115.1591351627929; Fri, 05 Jun 2020 03:07:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591351627; cv=none; d=google.com; s=arc-20160816; b=RG6fZiBLjbihYIBcuEedAnVUsoW3evd4nuY5SKRD4fDPFhRLvmc4hSp6h/pBC89eTS LUQr9OXonLZJtnnWXEqfNMMtXboQhx6RxEd/N+iMuiKOGngCp49Q3WEEqbFrDLJlOwHj dz3Xyi95EBfvV3+JAo1nMbBRi5SExvjyrAjYnBTUob+eerSM+CSXxKcnEnq0UQiVjJaT Q2wXpre9wx2hb6u8UWew3GHYLu9gs0uaD4WRthYZ5WkgLByFNBqeQiN6C7AkCR/igTrQ eZejacnWSUp+uRG8CF1KvPpL2loo3Dpn5YVx7UoME+Y2O+Js1VrtviNMAzyZmBBinMYI I14g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:in-reply-to :subject:cc:to:from:user-agent:references; bh=jWt/Yh21RI2ZugkhdBf88y75VW8v0rj5esMU4gw8y1k=; b=GBUuVEjCSTHHgFRZIMcGY4NsQu2NzLcEqNvGA4Ihtvn/v8QOXuWa0/yiPj+JvNfFNn lWvoF6mixbTTav4QhGUmSI0B0KjVCy7PE/mACLT+xNaTkguyvpUwDLhVkEWwY/tMBp6Y SQPeumB73fzhSOieSgd3+utAbgna155VehIj05ViOQufFAF1F7IAreHIVK8uSPf7ah9r 6yjxWh5dJKfpkGYCSRPhtSwRXNUPKZBSHjW6EDkaGN5COv5mR9yXFFUbzREvnMzs20TD IFXeaHIkCxNZgHUxmLTwgOjZMoxY/CLNS80Aa4l2piJXXjM1tUNTVibdnuciDjER/xwL j6Uw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id do11si4436217ejc.450.2020.06.05.03.06.45; Fri, 05 Jun 2020 03:07:07 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726362AbgFEKCF (ORCPT + 99 others); Fri, 5 Jun 2020 06:02:05 -0400 Received: from foss.arm.com ([217.140.110.172]:53080 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726262AbgFEKCF (ORCPT ); Fri, 5 Jun 2020 06:02:05 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 0B8612B; Fri, 5 Jun 2020 03:02:04 -0700 (PDT) Received: from e113632-lin (e113632-lin.cambridge.arm.com [10.1.194.46]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 444693F52E; Fri, 5 Jun 2020 03:02:03 -0700 (PDT) References: <20200603184500.GC1551@shell.armlinux.org.uk> <20200603195853.GD1551@shell.armlinux.org.uk> <20200604092901.GE1551@shell.armlinux.org.uk> <20200605081518.GG1551@shell.armlinux.org.uk> User-agent: mu4e 0.9.17; emacs 26.3 From: Valentin Schneider To: Russell King - ARM Linux admin Cc: Thara Gopinath , Vincent Guittot , linux-kernel Subject: Re: v5.7: new core kernel option missing help text In-reply-to: <20200605081518.GG1551@shell.armlinux.org.uk> Date: Fri, 05 Jun 2020 11:02:00 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/06/20 09:15, Russell King - ARM Linux admin wrote: > On Thu, Jun 04, 2020 at 04:38:40PM +0100, Valentin Schneider wrote: >> diff --git a/init/Kconfig b/init/Kconfig >> index 74a5ac65644f..ba846f6e805b 100644 >> --- a/init/Kconfig >> +++ b/init/Kconfig >> @@ -439,8 +439,11 @@ config HAVE_SCHED_AVG_IRQ >> depends on SMP >> >> config SCHED_THERMAL_PRESSURE >> - bool "Enable periodic averaging of thermal pressure" >> + def_bool n > > You don't need to specify this default, as the default default is "n". > "bool" will do. > > You should never need to use "def_bool n" or "default n" for anything > this simple. There are more complex cases where there may be multiple > conditional "default" lines where it may be necessary, but the majority > of cases where people use these are completely unnecessary. Right, thanks!