From: Nicolas Pitre Date: Mon, 5 Feb 2007 21:37:07 +0000 (+0100) Subject: [ARM] 4136/1: Allow PXA2xx's clock source to be used X-Git-Tag: v2.6.21-rc1~75^2~6^4~2 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45cf5eef4fa8bcd8d3aca3c2a0703d791c9ea56c;p=linux-2.6 [ARM] 4136/1: Allow PXA2xx's clock source to be used Commit c80204e5d67d1452ac0b761d980f1651dc2c66dc apparently missed this. Signed-off-by: Nicolas Pitre Signed-off-by: Russell King --- diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 6783c2e551..f7fa24b96e 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -280,6 +280,7 @@ config ARCH_PXA bool "PXA2xx-based" depends on MMU select ARCH_MTD_XIP + select GENERIC_TIME help Support for Intel's PXA2XX processor line.