summaryrefslogtreecommitdiffstats
path: root/drivers/clk/analogbits/Kconfig
Commit message (Collapse)AuthorAgeFilesLines
* clk: sifive: Factor-out PLL library as separate moduleAnup Patel2019-07-191-0/+4
To match SiFive clock driver with latest Linux, we factor-out PLL library as separate module under drivers/clk/analogbits. Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>