[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>
This commit is contained in:
parent
a7b4e5506d
commit
45cf5eef4f
|
@ -280,6 +280,7 @@ config ARCH_PXA
|
||||||
bool "PXA2xx-based"
|
bool "PXA2xx-based"
|
||||||
depends on MMU
|
depends on MMU
|
||||||
select ARCH_MTD_XIP
|
select ARCH_MTD_XIP
|
||||||
|
select GENERIC_TIME
|
||||||
help
|
help
|
||||||
Support for Intel's PXA2XX processor line.
|
Support for Intel's PXA2XX processor line.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue