RTC: Fix some configuration issues when RTC_ALARM is disabled

This commit is contained in:
Gregory Nutt
2016-04-04 09:24:27 -06:00
parent bb09dc30a4
commit dc71a47df6
2 changed files with 2 additions and 1 deletions
+1 -1
Submodule arch updated: a0f2a6a795...375f7f50f1
+1
View File
@@ -73,6 +73,7 @@ config RTC_ALARM
config RTC_NALARMS
int "Number of alarms"
default 1
depends on RTC_ALARM
---help---
Number of alarms supported by the hardware.