Skip to content

Commit

Permalink
ARM: pxa: Add CLKSRC_OF dependency
Browse files Browse the repository at this point in the history
Select CLKSRC_OF for PXA architectures.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
  • Loading branch information
rjarzmik authored and dlezcano committed Jul 23, 2014
1 parent ab5354c commit 6f6caea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -634,6 +634,7 @@ config ARCH_PXA
select AUTO_ZRELADDR
select CLKDEV_LOOKUP
select CLKSRC_MMIO
select CLKSRC_OF
select GENERIC_CLOCKEVENTS
select GPIO_PXA
select HAVE_IDE
Expand Down

0 comments on commit 6f6caea

Please sign in to comment.