commit | 45cf5eef4fa8bcd8d3aca3c2a0703d791c9ea56c | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Mon Feb 05 22:37:07 2007 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Feb 08 14:47:00 2007 +0000 |
tree | c8e6d8c5e2b8108dd855d23dcba47a86102d09e4 | |
parent | a7b4e5506d1608112a208bc5391377d2c0b6dd80 [diff] [blame] |
[ARM] 4136/1: Allow PXA2xx's clock source to be used Commit c80204e5d67d1452ac0b761d980f1651dc2c66dc apparently missed this. Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 6783c2e..f7fa24b 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig
@@ -280,6 +280,7 @@ bool "PXA2xx-based" depends on MMU select ARCH_MTD_XIP + select GENERIC_TIME help Support for Intel's PXA2XX processor line.