luckfox-pico-sdk/sysdrv/source/kernel/drivers/clk/x86/Kconfig
2023-08-08 20:36:47 +08:00

9 lines
299 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
config CLK_LGM_CGU
depends on OF && HAS_IOMEM && (X86 || COMPILE_TEST)
select OF_EARLY_FLATTREE
bool "Clock driver for Lightning Mountain(LGM) platform"
help
Clock Generation Unit(CGU) driver for Intel Lightning Mountain(LGM)
network processor SoC.