commit | d6c8204659eb1846c444997ee28fe9d7e5442f4e | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Wed Aug 31 08:49:53 2016 +0100 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Wed Jul 03 11:44:09 2019 +0100 |
tree | a37d50725447b88ce6f6504e9a10a2f7565afa52 | |
parent | 5c9e4d8c844a2d31b6d1a4a892c0def4e12e8a8c [diff] [blame] |
ARM: sa1100: convert to common clock framework Convert sa1100 to use the common clock framework. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 8869742..70aebb6 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig
@@ -549,6 +549,7 @@ select CLKSRC_MMIO select CLKSRC_PXA select TIMER_OF if OF + select COMMON_CLK select CPU_FREQ select CPU_SA1100 select GENERIC_CLOCKEVENTS