Kconfig 299 B

12345678
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. config 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.