]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/clk/Kconfig
clk: convert ARM RealView to common clk
[karo-tx-linux.git] / drivers / clk / Kconfig
index 7f0b5ca785160733839e6652cf7d67b410fe32e9..89b726d1afe509cff3067d7c217fd725832bbf8b 100644 (file)
@@ -40,4 +40,11 @@ config COMMON_CLK_WM831X
           Supports the clocking subsystem of the WM831x/2x series of
          PMICs from Wolfson Microlectronics.
 
+config COMMON_CLK_VERSATILE
+       tristate "Clock driver for ARM Reference designs"
+       depends on ARCH_INTEGRATOR || ARCH_REALVIEW
+       ---help---
+          Supports clocking on ARM Reference designs Integrator/AP,
+         Integrator/CP, RealView PB1176, EB, PB11MP and PBX.
+
 endmenu