]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/rtc/Kconfig
drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks
[karo-tx-linux.git] / drivers / rtc / Kconfig
index 4511ddc1ac31b2ed1a0c0c9a5d60bf40bcd7d53c..f15cddfeb8971d4d466ace178fec6bc61eb9a086 100644 (file)
@@ -987,6 +987,17 @@ config RTC_DRV_NUC900
          If you say yes here you get support for the RTC subsystem of the
          NUC910/NUC920 used in embedded systems.
 
+config RTC_DRV_OPAL
+       tristate "IBM OPAL RTC driver"
+       depends on PPC_POWERNV
+       default y
+       help
+         If you say yes here you get support for the PowerNV platform RTC
+         driver based on OPAL interfaces.
+
+         This driver can also be built as a module. If so, the module
+         will be called rtc-opal.
+
 comment "on-CPU RTC drivers"
 
 config RTC_DRV_DAVINCI