rtc: enable clock-gating for RTC on Quark SE
Clockgating was disabled for RTC and disabling RTC had no effect on Quark SE boards. Change-Id: I67448d5582a206fc7a68d763d504e9f743043b53 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
0401d5a54a
commit
2ed89a49ee
1 changed files with 1 additions and 1 deletions
|
|
@ -293,7 +293,7 @@ config RTC_DW
|
|||
|
||||
if RTC_DW
|
||||
config RTC_DW_CLOCK_GATE
|
||||
def_bool n
|
||||
def_bool y
|
||||
config RTC_DW_CLOCK_GATE_DRV_NAME
|
||||
default CLOCK_CONTROL_QUARK_SE_PERIPHERAL_DRV_NAME
|
||||
config RTC_DW_CLOCK_GATE_SUBSYS
|
||||
|
|
|
|||
Loading…
Reference in a new issue