xref: /openbmc/linux/drivers/clk/Kconfig (revision 75f25bd3)
1
2config CLKDEV_LOOKUP
3	bool
4	select HAVE_CLK
5
6config HAVE_MACH_CLKDEV
7	bool
8