# Amlogic RTC

config AML_RTC
    bool "meson RTC support"
    default n
    select RTC_CLASS
    help
      This is the Amlogic internal Real Time Clock driver.


