mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 20:56:47 +08:00
RTC: Fix some configuration issues when RTC_ALARM is disabled
This commit is contained in:
+1
-1
Submodule arch updated: a0f2a6a795...375f7f50f1
@@ -73,6 +73,7 @@ config RTC_ALARM
|
|||||||
config RTC_NALARMS
|
config RTC_NALARMS
|
||||||
int "Number of alarms"
|
int "Number of alarms"
|
||||||
default 1
|
default 1
|
||||||
|
depends on RTC_ALARM
|
||||||
---help---
|
---help---
|
||||||
Number of alarms supported by the hardware.
|
Number of alarms supported by the hardware.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user