]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
drivers: Kconfig: rtc_pcf85063: note unsupported chip features
authorAlexander Feilke <alexander.feilke@ew.tq-group.com>
Fri, 22 May 2026 15:39:29 +0000 (17:39 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 5 Jun 2026 16:14:24 +0000 (10:14 -0600)
Signed-off-by: Alexander Feilke <alexander.feilke@ew.tq-group.com>
drivers/rtc/Kconfig

index 65d9bf533cb16e2a300903d0228b004bbe7bf96f..3b74770b18ac6fed4b6c0034cd329ce78b06ab34 100644 (file)
@@ -163,6 +163,9 @@ config RTC_PCF85063
        help
          If you say yes here you get support for the NXP PCF85063 RTC
          and compatible chips.
+         Support for the following chip features is currently not implemented:
+         - NVMEM device for RAM register
+         - CLKOUT generation
 
 config RTC_PCF8563
        bool "Philips PCF8563"