From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: From: Ahmad Fatoum Date: Mon, 27 Apr 2020 00:27:00 +0200 Message-Id: <20200426222700.11036-1-a.fatoum@pengutronix.de> In-Reply-To: <20200426074752.kmmge3ma3gofzyey@pengutronix.de> References: <20200426074752.kmmge3ma3gofzyey@pengutronix.de> MIME-Version: 1.0 Subject: [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: distrokit@pengutronix.de Cc: Ahmad Fatoum 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 ] 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