diff --git a/arch/m68knommu/Kconfig b/arch/m68knommu/Kconfig index f4b582cbb5678a541e9a972ef8f31d27399d69a9..bd9213749ac27e228e6ac2dc07603bca7ef2f70a 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