blob: 3d46880e563fb76216813726d7daf2107dbaac51 [file] [log] [blame]
config RTC_QMSI
bool "QMSI RTC Driver"
depends on QMSI
default n
help
Build QMSI RTC driver.
if RTC_QMSI
config RTC_QMSI_API_REENTRANCY
bool
prompt "RTC shim driver API reentrancy"
default n
help
Enable support for RTC shim driver API reentrancy.
config RTC_PRESCALER
int
default 1
prompt "Prescaler size"
help
RTC prescaler used to determine ticks per second
endif