Kconfig 261 B

12345678
  1. # SPDX-License-Identifier: GPL-2.0
  2. config COMMON_CLK_PISTACHIO
  3. bool "Support for IMG Pistachio SoC clock controllers"
  4. depends on MIPS || COMPILE_TEST
  5. help
  6. Support for the IMG Pistachio SoC clock controller.
  7. Say Y if you want to include clock support.