xref: /OK3568_Linux_fs/u-boot/drivers/clk/rockchip/Kconfig (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config ROCKCHIP_CLK_PLL
2	bool "Rockchip PLL clock drivers"
3	depends on CLK
4	default y if !ROCKCHIP_IMAGE_TINY
5	help
6	  Enable support for pll clocks on Rockchip SoCs.
7