From 2ce0bae171db30708c9316d81c835e9c92bf3a59 Mon Sep 17 00:00:00 2001 From: Greg Ungerer Date: Fri, 1 Feb 2008 17:40:30 +1000 Subject: [PATCH] --- yaml --- r: 81806 b: refs/heads/master c: de0cc4e2830434c44131232fd953dee895be43a2 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/m68knommu/Kconfig | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 631a0532e497..8039e8f50df1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a7f61fa43e9b5622de5568b695b87c2166c49ea2 +refs/heads/master: de0cc4e2830434c44131232fd953dee895be43a2 diff --git a/trunk/arch/m68knommu/Kconfig b/trunk/arch/m68knommu/Kconfig index f4b582cbb567..bd9213749ac2 100644 --- a/trunk/arch/m68knommu/Kconfig +++ b/trunk/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