rtc: Remove old rtc functionality

Remove the old rtc functionality as its been deprecated for 2 releases
now.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2019-09-10 08:34:56 -05:00 committed by Kumar Gala
commit 29e55d74e8
69 changed files with 4 additions and 1259 deletions

View file

@ -77,13 +77,6 @@ config USB_DC_STM32
endif # USB
if RTC
config RTC_STM32
default y
endif # RTC
if COUNTER
config COUNTER_RTC_STM32