summaryrefslogtreecommitdiff
path: root/drivers/clk/pistachio/Kconfig
AgeCommit message (Collapse)AuthorFilesLines
2021-08-12clk: pistachio: Make it selectable for generic MIPS kernelJiaxun Yang1-0/+8
We're moving pistachio to generic MIPS kernel. The clk driver should be avilable to the generic MIPS kernel. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Acked-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>