soc: x86: Remove RTC config
remove using RTC config Signed-off-by: Savinay Dharmappa <savinay.dharmappa@intel.com>
This commit is contained in:
parent
aa15f3973a
commit
6f58d17759
3 changed files with 3 additions and 3 deletions
|
@ -31,7 +31,7 @@ config HARVARD
|
|||
config QMSI
|
||||
default y
|
||||
|
||||
if RTC
|
||||
if COUNTER
|
||||
|
||||
config RTC_QMSI
|
||||
default y
|
||||
|
|
|
@ -53,7 +53,7 @@ config WDT_QMSI
|
|||
default y
|
||||
endif # WATCHDOG
|
||||
|
||||
if RTC
|
||||
if COUNTER
|
||||
config RTC_QMSI
|
||||
default y
|
||||
|
||||
|
|
|
@ -145,7 +145,7 @@ config WDT_QMSI
|
|||
default y
|
||||
endif # WATCHDOG
|
||||
|
||||
if RTC
|
||||
if COUNTER
|
||||
config RTC_QMSI
|
||||
default y
|
||||
endif # RTC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue