From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Mon, 27 Apr 2020 07:47:12 +0200 From: Robert Schwebel Message-ID: <20200427054712.t5nlifh5duhdqwsq@pengutronix.de> References: <20200426074752.kmmge3ma3gofzyey@pengutronix.de> <20200426222700.11036-1-a.fatoum@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200426222700.11036-1-a.fatoum@pengutronix.de> Subject: Re: [DistroKit] [PATCH] fixup! v7a: kernel: configure for MC-1 List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: distrokit-bounces@pengutronix.de Sender: "DistroKit" To: Ahmad Fatoum Cc: distrokit@pengutronix.de On Mon, Apr 27, 2020 at 12:27:00AM +0200, Ahmad Fatoum wrote: > To use the PWM LED support on the MC-1, we need the PWM driver support > as well. Add it. > > [ landed in a different patch, due to rebase mistake ] This does not apply; did you mean to patch the barebox patch instead of the kernel patch? > Signed-off-by: Ahmad Fatoum > --- > configs/platform-v7a/kernelconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig > index e88beef37b7e..805391007ce0 100644 > --- a/configs/platform-v7a/kernelconfig > +++ b/configs/platform-v7a/kernelconfig > @@ -2980,7 +2980,7 @@ CONFIG_PWM_BCM2835=y > # CONFIG_PWM_IMX_TPM is not set > # CONFIG_PWM_OMAP_DMTIMER is not set > # CONFIG_PWM_PCA9685 is not set > -# CONFIG_PWM_STM32 is not set > +CONFIG_PWM_STM32=y > # CONFIG_PWM_TIECAP is not set > # CONFIG_PWM_TIEHRPWM is not set > # CONFIG_PWM_TWL is not set > -- > 2.26.1 > > > _______________________________________________ > DistroKit mailing list > DistroKit@pengutronix.de > -- Pengutronix e.K. | Dipl.-Ing. Robert Schwebel | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 | _______________________________________________ DistroKit mailing list DistroKit@pengutronix.de