clk: Rename ICS8N3QV01 to CLK_ICS8N3QV01

This driver was missing a clock prefix. Add one.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Link: https://lore.kernel.org/r/20211215163620.2770126-4-seanga2@gmail.com
diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig
index 2cd03c2..6dc271f 100644
--- a/drivers/clk/Kconfig
+++ b/drivers/clk/Kconfig
@@ -80,7 +80,7 @@
 	   Enable the clock synthesizer driver for CDCE913/925/937/949
 	   series of chips.
 
-config ICS8N3QV01
+config CLK_ICS8N3QV01
 	bool "Enable ICS8N3QV01 VCXO driver"
 	depends on CLK
 	help