lkml.org 
[lkml]   [2016]   [Aug]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Date
Subject[PATCH] pwm/atmel-hlcdc: Add BACKLIGHT_PWM to config dependency
atmel-hlcdc-pwm working with pwm-backlight so that add dependency to avoid user falut.

Signed-off-by: HyungJin Jung <realbright@lgcns.com>
---
drivers/pwm/Kconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/drivers/pwm/Kconfig b/drivers/pwm/Kconfig
index 80a566a..b32b2c1 100644
--- a/drivers/pwm/Kconfig
+++ b/drivers/pwm/Kconfig
@@ -54,6 +54,7 @@ config PWM_ATMEL_HLCDC_PWM
tristate "Atmel HLCDC PWM support"
depends on MFD_ATMEL_HLCDC
depends on HAVE_CLK
+ depends on BACKLIGHT_PWM
help
Generic PWM framework driver for the PWM output of the HLCDC
(Atmel High-end LCD Controller). This PWM output is mainly used
--
1.9.1
\
 
 \ /
  Last update: 2016-09-17 09:58    [W:0.748 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site