aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parrot/rtc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/parrot/rtc/Kconfig')
-rw-r--r--drivers/parrot/rtc/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/parrot/rtc/Kconfig b/drivers/parrot/rtc/Kconfig
new file mode 100644
index 00000000000000..1fa0c23a2be64b
--- /dev/null
+++ b/drivers/parrot/rtc/Kconfig
@@ -0,0 +1,10 @@
+config RTC_P7MU
+ tristate "Parrot P7MU RTC"
+ depends on RTC_CLASS && MFD_P7MU
+ default MFD_P7MU
+ help
+ If you say yes here you get support for RTC function Parrot
+ Power Management Unit companion chip.
+
+ This driver can also be built as a module. If so, the module
+ will be called rtc-pxmu.