From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Gross Subject: Re: [PATCH] soc: qcom: Drop help text for QCOM_QMI_HELPERS Date: Wed, 14 Nov 2018 10:04:49 -0800 Message-ID: <20181114180449.GE14703@hector> References: <20181001095554.23815-1-niklas.cassel@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20181001095554.23815-1-niklas.cassel@linaro.org> Sender: linux-kernel-owner@vger.kernel.org To: Niklas Cassel Cc: David Brown , bjorn.andersson@linaro.org, elder@linaro.org, linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org On Mon, Oct 01, 2018 at 11:55:54AM +0200, Niklas Cassel wrote: > The help text is visible in menuconfig, however QCOM_QMI_HELPERS is a > hidden kconfig, so it is not selectable in menuconfig. > > Remove the help text so that it is more clear that this is intentionally > a hidden kconfig. > > Signed-off-by: Niklas Cassel > --- Added to queue. Thanks. Andy