xref: /linux/drivers/clk/ti/Kconfig (revision fd639726bf15fca8ee1a00dce8e0096d0ad9bd18)
1config COMMON_CLK_TI_ADPLL
2	tristate "Clock driver for dm814x ADPLL"
3	depends on ARCH_OMAP2PLUS || COMPILE_TEST
4	default y if SOC_TI81XX
5	---help---
6	  ADPLL clock driver for the dm814x SoC using common clock framework.
7