rtc: fsl-ftm-alarm: remove select FSL_RCPM and default y from Kconfig
authorLi Yang <leoyang.li@nxp.com>
Fri, 8 Nov 2019 22:40:56 +0000 (16:40 -0600)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 15 Nov 2019 12:59:29 +0000 (13:59 +0100)
commit5ba03f8f681a8c894514c55cf7a9027ef897590e
tree7ad7914b22407ff180f35e0c3db3fcfe6edea1aa
parente75603418d4a6a145fec8022653e8dd5a86c2269
rtc: fsl-ftm-alarm: remove select FSL_RCPM and default y from Kconfig

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>
Link: https://lore.kernel.org/r/1573252856-11759-1-git-send-email-leoyang.li@nxp.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/Kconfig