xref: /openbmc/linux/drivers/clk/x86/Kconfig (revision 53e8558837be58c1d44d50ad87247a8c56c95c13)
1# SPDX-License-Identifier: GPL-2.0-only
2config CLK_LGM_CGU
3	depends on OF && HAS_IOMEM && (X86 || COMPILE_TEST)
4	select OF_EARLY_FLATTREE
5	bool "Clock driver for Lightning Mountain(LGM) platform"
6	help
7	  Clock Generation Unit(CGU) driver for Intel Lightning Mountain(LGM)
8	  network processor SoC.
9