[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200701133655.GA2373798@kroah.com>
Date: Wed, 1 Jul 2020 15:36:55 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Vaibhav Agarwal <vaibhav.sr@...il.com>
Cc: Alex Elder <elder@...nel.org>, Johan Hovold <johan@...nel.org>,
Mark Greer <mgreer@...malcreek.com>,
devel@...verdev.osuosl.org,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
linux-kernel@...r.kernel.org, greybus-dev@...ts.linaro.org,
Dan Carpenter <dan.carpenter@...cle.com>
Subject: Re: [PATCH v3 6/6] staging: greybus: audio: Enable GB codec, audio
module compilation.
On Fri, Jun 19, 2020 at 04:50:26PM +0530, Vaibhav Agarwal wrote:
> Currently you can't enable the Gey Bus Audio Codec because there is no
> entry for it in the Kconfig file. Originally the config name was going
> to be AUDIO_MSM8994 but that's not correct because other types of
> hardware are supported now. I have chosen the name AUDIO_APB_CODEC
> instead. Also I had to update the dependencies for GREYBUS_AUDIO to
> make the compile work.
>
> Signed-off-by: Vaibhav Agarwal <vaibhav.sr@...il.com>
> Reviewed-by: Dan Carpenter <dan.carpenter@...cle.com>
> ---
> drivers/staging/greybus/Kconfig | 14 +++++++++++++-
> drivers/staging/greybus/Makefile | 4 ++--
> 2 files changed, 15 insertions(+), 3 deletions(-)
Can you fix the build issues found by the bot and resend?
thanks,
greg k-h
Powered by blists - more mailing lists