Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[deliverable/linux.git] / drivers / clk / Kconfig
index bd2b504df60340c0e1f52c6aa76699e64eaa8822..eca8e019e0054bb7443c63196b01ca217fabbd55 100644 (file)
@@ -116,6 +116,12 @@ config COMMON_CLK_CDCE925
          Given a target output frequency, the driver will set the PLL and
          divider to best approximate the desired output.
 
+config COMMON_CLK_CS2000_CP
+       tristate "Clock driver for CS2000 Fractional-N Clock Synthesizer & Clock Multiplier"
+       depends on I2C
+       help
+         If you say yes here you get support for the CS2000 clock multiplier.
+
 config COMMON_CLK_S2MPS11
        tristate "Clock driver for S2MPS1X/S5M8767 MFD"
        depends on MFD_SEC_CORE
@@ -181,11 +187,6 @@ config COMMON_CLK_PWM
          Adapter driver so that any PWM output can be (mis)used as clock signal
          at 50% duty cycle.
 
-config COMMON_CLK_NXP
-       def_bool COMMON_CLK && ARCH_LPC18XX
-       ---help---
-         Support for clock providers on NXP platforms.
-
 config COMMON_CLK_PXA
        def_bool COMMON_CLK && ARCH_PXA
        ---help---
This page took 0.052323 seconds and 5 git commands to generate.