linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] rtc: fsl-ftm-alarm: remove select FSL_RCPM and default y from Kconfig
@ 2019-11-08 22:40 Li Yang
  2019-11-08 22:40 ` Li Yang
  2019-11-15 13:01 ` Alexandre Belloni
  0 siblings, 2 replies; 3+ messages in thread
From: Li Yang @ 2019-11-08 22:40 UTC (permalink / raw)
  To: Alexandre Belloni, YueHaibing
  Cc: linuxppc-dev, linux-arm-kernel, lkml, Biwen Li, Li Yang

The Flextimer alarm is primarily used as a wakeup source for system
power management.  But it shouldn't select the power management driver
as they don't really have dependency of each other.

Also remove the default y as it is not a critical feature for the
systems.

Signed-off-by: Li Yang <leoyang.li@nxp.com>
---
 drivers/rtc/Kconfig | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 1adf9f815652..b33b80243143 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -1337,8 +1337,6 @@ config RTC_DRV_IMXDI
 config RTC_DRV_FSL_FTM_ALARM
 	tristate "Freescale FlexTimer alarm timer"
 	depends on ARCH_LAYERSCAPE || SOC_LS1021A
-	select FSL_RCPM
-	default y
 	help
 	   For the FlexTimer in LS1012A, LS1021A, LS1028A, LS1043A, LS1046A,
 	   LS1088A, LS208xA, we can use FTM as the wakeup source.
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH] rtc: fsl-ftm-alarm: remove select FSL_RCPM and default y from Kconfig
  2019-11-08 22:40 [PATCH] rtc: fsl-ftm-alarm: remove select FSL_RCPM and default y from Kconfig Li Yang
@ 2019-11-08 22:40 ` Li Yang
  2019-11-15 13:01 ` Alexandre Belloni
  1 sibling, 0 replies; 3+ messages in thread
From: Li Yang @ 2019-11-08 22:40 UTC (permalink / raw)
  To: Alexandre Belloni, YueHaibing
  Cc: linuxppc-dev, linux-arm-kernel, lkml, Biwen Li, Li Yang

The Flextimer alarm is primarily used as a wakeup source for system
power management.  But it shouldn't select the power management driver
as they don't really have dependency of each other.

Also remove the default y as it is not a critical feature for the
systems.

Signed-off-by: Li Yang <leoyang.li@nxp.com>
---
 drivers/rtc/Kconfig | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 1adf9f815652..b33b80243143 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -1337,8 +1337,6 @@ config RTC_DRV_IMXDI
 config RTC_DRV_FSL_FTM_ALARM
 	tristate "Freescale FlexTimer alarm timer"
 	depends on ARCH_LAYERSCAPE || SOC_LS1021A
-	select FSL_RCPM
-	default y
 	help
 	   For the FlexTimer in LS1012A, LS1021A, LS1028A, LS1043A, LS1046A,
 	   LS1088A, LS208xA, we can use FTM as the wakeup source.
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] rtc: fsl-ftm-alarm: remove select FSL_RCPM and default y from Kconfig
  2019-11-08 22:40 [PATCH] rtc: fsl-ftm-alarm: remove select FSL_RCPM and default y from Kconfig Li Yang
  2019-11-08 22:40 ` Li Yang
@ 2019-11-15 13:01 ` Alexandre Belloni
  1 sibling, 0 replies; 3+ messages in thread
From: Alexandre Belloni @ 2019-11-15 13:01 UTC (permalink / raw)
  To: Li Yang; +Cc: YueHaibing, linuxppc-dev, linux-arm-kernel, lkml, Biwen Li

On 08/11/2019 16:40:56-0600, Li Yang wrote:
> The Flextimer alarm is primarily used as a wakeup source for system
> power management.  But it shouldn't select the power management driver
> as they don't really have dependency of each other.
> 
> Also remove the default y as it is not a critical feature for the
> systems.
> 
> Signed-off-by: Li Yang <leoyang.li@nxp.com>
> ---
>  drivers/rtc/Kconfig | 2 --
>  1 file changed, 2 deletions(-)
> 
Applied, thanks.

-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-11-15 13:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-08 22:40 [PATCH] rtc: fsl-ftm-alarm: remove select FSL_RCPM and default y from Kconfig Li Yang
2019-11-08 22:40 ` Li Yang
2019-11-15 13:01 ` Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).