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://git.karo-electronics.de/?a=commitdiff_plain;h=45cf5eef4fa8bcd8d3aca3c2a0703d791c9ea56c;p=karo-tx-linux.git [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 6783c2e5512d..f7fa24b96eaa 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.