brintos

brintos / linux-shallow public Read only

0
0
Text · 334 B · ced99e0 Raw
10 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config CLK_LGM_CGU3	depends on OF && HAS_IOMEM && (X86 || COMPILE_TEST)4	select MFD_SYSCON5	select OF_EARLY_FLATTREE6	bool "Clock driver for Lightning Mountain(LGM) platform"7	help8	  Clock Generation Unit(CGU) driver for MaxLinear's x86 based9	  Lightning Mountain(LGM) network processor SoC.10