]> git.sur5r.net Git - u-boot/blobdiff - drivers/clk/Kconfig
clk: Add ICS8N3QV01 driver
[u-boot] / drivers / clk / Kconfig
index c382e8865f71e256e5cf81aa5ecefcc2d248b00c..60a6859c247eac3def04ac28f7f5ed1f84b903dd 100644 (file)
@@ -89,4 +89,12 @@ source "drivers/clk/exynos/Kconfig"
 source "drivers/clk/at91/Kconfig"
 source "drivers/clk/renesas/Kconfig"
 
+config ICS8N3QV01
+       bool "Enable ICS8N3QV01 VCXO driver"
+       depends on CLK
+       help
+         Support for the ICS8N3QV01 Quad-Frequency VCXO (Voltage-Controlled
+         Crystal Oscillator). The output frequency can be programmed via an
+         I2C interface.
+
 endmenu