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