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:
Andy Gross 2017-06-06 21:27:19 -05:00 committed by Kumar Gala
parent 2920815d23
commit 4603565a81

View file

@ -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.