diff --git a/arch/m68knommu/Kconfig b/arch/m68knommu/Kconfig index f4b582cbb5678..bd9213749ac27 100644 --- a/arch/m68knommu/Kconfig +++ b/arch/m68knommu/Kconfig @@ -53,6 +53,10 @@ config GENERIC_CALIBRATE_DELAY bool default y +config GENERIC_TIME + bool + default y + config TIME_LOW_RES bool default y