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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A1AAAC4332F for ; Mon, 30 Oct 2023 10:09:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232474AbjJ3KJ4 (ORCPT ); Mon, 30 Oct 2023 06:09:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43472 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231741AbjJ3KJy (ORCPT ); Mon, 30 Oct 2023 06:09:54 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1DBED8A66 for ; Mon, 30 Oct 2023 03:09:52 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8B5F8C433C7; Mon, 30 Oct 2023 10:09:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1698660591; bh=aOJp9arIxD4+2YX6aYp5G3/SWUPCISOGcJx1Qe5e+v0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=d/nkwbnLMin+Ck6JDhMLdWvCOEmz5fHFmUGdWQQzpaCzOk3AtQYKPu11dRCmfq9Ut URpUxunxChHiIFCASjkzoVf22E5SVFhr9y7SBFC+5hckJUXHUP+QuciiRDt5M+PSzP a5QmY89Q5SwI1/StswwibDTL/qTdPqRrK8nTOBIwPpEahf/qoB21Q6XxV/eFfjhzQz TF5pX5GwT1fQaO4gqfiyLC1ghT7R8FM0XTutJy2jbsw3afqu1UypmGk4mktDbPxxPQ zCJjnbLkCVhTz64hpYx1JJVIE9rKCpM6xjPe20KG9SdtlweLI50X83CQepJKv8JRDc XMVv4eN4t7kAg== Received: from johan by xi.lan with local (Exim 4.96) (envelope-from ) id 1qxPDt-0003JV-07; Mon, 30 Oct 2023 11:10:17 +0100 Date: Mon, 30 Oct 2023 11:10:17 +0100 From: Johan Hovold To: Pavel Machek Cc: Randy Dunlap , linux-kernel@vger.kernel.org, Greg Kroah-Hartman Subject: Re: [PATCH] gnss: tell what GNSS means Message-ID: References: <20230925054346.18065-1-rdunlap@infradead.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="OLAOSNH9XiTcuhY8" Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --OLAOSNH9XiTcuhY8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 29, 2023 at 08:15:41AM +0100, Pavel Machek wrote: > On Mon 2023-10-16 16:38:28, Johan Hovold wrote: > > On Sun, Sep 24, 2023 at 10:43:46PM -0700, Randy Dunlap wrote: > > > Tell users what GNSS means in the Kconfig prompt. > > =20 > > > menuconfig GNSS > > > - tristate "GNSS receiver support" > > > + tristate "GNSS (Global Navigation Satellite System) receiver suppor= t" > >=20 > > No, I don't like the way this clutters menuconfig. The above would make > > this one of the longest entries and for very little gain. >=20 > Yeah, because everyone knows what GNSS means. It's an established term (e.g. see [1]), and as I mentioned in the context you dropped we don't spell out what NVMe or SPI stands for either. > Except that most people know GNSS as GPS. You misnamed the subsystem, > so it now needs explanation :-(. No, naming it GPS would have been too specific as these receivers are not just for GPS. Either way, this is about not cluttering up menuconfig and making that harder to navigate for no good reason. Johan [1] https://www.u-blox.com/en/positioning-chips-and-modules --OLAOSNH9XiTcuhY8 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQHbPq+cpGvN/peuzMLxc3C7H1lCAUCZT+BBAAKCRALxc3C7H1l CEhAAQC8qvbul2rPKjcpRr/oS+nheStEZv7fq+btKU0oSnMzfAD9FjfiIpfJFKxg UMKtDSngKZawnNkejEct5PAe3W+1dA0= =OsY+ -----END PGP SIGNATURE----- --OLAOSNH9XiTcuhY8--