From: Uwe Kleine-König Date: Tue, 9 Dec 2008 20:57:23 +0000 (+0100) Subject: netx: enable GENERIC_TIME X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=21edecd35580faebbd31be284df662fcc6088c50;p=linux-beck.git netx: enable GENERIC_TIME the needed infrastructure is already in place, only selecting GENERIC_TIME was missing. Signed-off-by: Uwe Kleine-König Acked-by: Sascha Hauer --- diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 9722f8bb506c..444ebd3aa263 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -287,6 +287,7 @@ config ARCH_FOOTBRIDGE config ARCH_NETX bool "Hilscher NetX based" select ARM_VIC + select GENERIC_TIME help This enables support for systems based on the Hilscher NetX Soc