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 D283AEB64D7 for ; Wed, 21 Jun 2023 18:25:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230046AbjFUSZr (ORCPT ); Wed, 21 Jun 2023 14:25:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50844 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229795AbjFUSZq (ORCPT ); Wed, 21 Jun 2023 14:25:46 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9C0CD172C; Wed, 21 Jun 2023 11:25:44 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 361746168B; Wed, 21 Jun 2023 18:25:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6FD6BC433C8; Wed, 21 Jun 2023 18:25:42 +0000 (UTC) Date: Wed, 21 Jun 2023 14:25:40 -0400 From: William Breathitt Gray To: linux-iio@vger.kernel.org Cc: Jarkko Nikula , Jonathan Cameron , Bartosz Golaszewski , Linus Walleij , Lars-Peter Clausen , linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, andy.shevchenko@gmail.com Subject: Re: [PATCH] counter: Fix menuconfig "Counter support" submenu entries disappearance Message-ID: References: <20230620170159.556788-1-william.gray@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="IIG1smBESFemXtZA" Content-Disposition: inline In-Reply-To: <20230620170159.556788-1-william.gray@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org --IIG1smBESFemXtZA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 20, 2023 at 01:01:59PM -0400, William Breathitt Gray wrote: > The current placement of the I8254 Kconfig entry results in the > disappearance of the "Counter support" submenu items in menuconfig. Move > the I8254 above the menuconfig COUNTER entry to restore the intended > submenu behavior. >=20 > Fixes: d428487471ba ("counter: i8254: Introduce the Intel 8254 interface = library module") > Reported-by: Jarkko Nikula > Closes: https://lore.kernel.org/all/32ddaa7b-53a8-d61f-d526-b545bd561337@= linux.intel.com/ > Signed-off-by: William Breathitt Gray Applied to counter-current. William Breathitt Gray --IIG1smBESFemXtZA Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQSNN83d4NIlKPjon7a1SFbKvhIjKwUCZJNApAAKCRC1SFbKvhIj KzVqAQCzPgiiDm7Hgvr+Y/2UovXmD7r8KuICAfhtbzWUwEB2vwD/RrH3jW6Tm8oV Q+NINURTy+8HhWGPZKwaGBbW0/nRpAk= =yVtj -----END PGP SIGNATURE----- --IIG1smBESFemXtZA--