|
@@ -12,6 +12,10 @@ config CLOCKSOURCE_WATCHDOG
|
|
config ARCH_CLOCKSOURCE_DATA
|
|
config ARCH_CLOCKSOURCE_DATA
|
|
bool
|
|
bool
|
|
|
|
|
|
|
|
+# Architecture has extra clocksource init called from registration
|
|
|
|
+config ARCH_CLOCKSOURCE_INIT
|
|
|
|
+ bool
|
|
|
|
+
|
|
# Clocksources require validation of the clocksource against the last
|
|
# Clocksources require validation of the clocksource against the last
|
|
# cycle update - x86/TSC misfeature
|
|
# cycle update - x86/TSC misfeature
|
|
config CLOCKSOURCE_VALIDATE_LAST_CYCLE
|
|
config CLOCKSOURCE_VALIDATE_LAST_CYCLE
|