rtc: Fix Kconfig
This patch fixes the RTC_DW configuration option. DesignWare and QMSI drivers shouldn't have any dependency from each other. All driveris are following this policy, but the RTC. Change-Id: Ic6bdef492d26978aa875c54d41ef39d407ddf4e1 Signed-off-by: Andre Guedes <andre.guedes@intel.com>
This commit is contained in:
parent
41e55f13ad
commit
2efffac34f
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ config RTC_QMSI
|
|||
Build QMSI RTC driver.
|
||||
|
||||
config RTC_DW
|
||||
depends on !RTC_QMSI
|
||||
bool "Build Designware RTC Driver"
|
||||
default n
|
||||
help
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue