rts: Kconfig: Add QMSI dependency on RTC options
This patch adds the QMSI as a dependency on options which only pertain to QMSI related peripherals. Signed-off-by: Andy Gross <andy.gross@linaro.org>
This commit is contained in:
parent
2920815d23
commit
4603565a81
|
@ -34,7 +34,7 @@ config RTC_0_NAME
|
|||
|
||||
config RTC_0_IRQ_PRI
|
||||
int "RTC Driver Interrupt priority"
|
||||
depends on RTC
|
||||
depends on RTC_QMSI
|
||||
help
|
||||
RTC interrupt priority.
|
||||
|
||||
|
|
Loading…
Reference in a new issue