* [PATCH] pwm: imx27: Add COMPILE_TEST support for PWM_IMX27
@ 2020-03-07 13:13 Anson Huang
0 siblings, 0 replies; only message in thread
From: Anson Huang @ 2020-03-07 13:13 UTC (permalink / raw)
To: thierry.reding, u.kleine-koenig, linux-pwm, linux-kernel; +Cc: Linux-imx
Add COMPILE_TEST support to PWM_IMX27 driver for better compile
testing coverage.
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
---
drivers/pwm/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/pwm/Kconfig b/drivers/pwm/Kconfig
index 30190be..b4fc982 100644
--- a/drivers/pwm/Kconfig
+++ b/drivers/pwm/Kconfig
@@ -204,7 +204,7 @@ config PWM_IMX1
config PWM_IMX27
tristate "i.MX27 PWM support"
- depends on ARCH_MXC
+ depends on ARCH_MXC || COMPILE_TEST
help
Generic PWM framework driver for i.MX27 and later i.MX SoCs.
--
2.7.4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-03-07 13:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-07 13:13 [PATCH] pwm: imx27: Add COMPILE_TEST support for PWM_IMX27 Anson Huang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®