1
0
Fork 0

[ARM] 4136/1: Allow PXA2xx's clock source to be used

Commit c80204e5d6 apparently missed this.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
hifive-unleashed-5.1
Nicolas Pitre 2007-02-05 22:37:07 +01:00 committed by Russell King
parent a7b4e5506d
commit 45cf5eef4f
1 changed files with 1 additions and 0 deletions

View File

@ -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.