cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

Kconfig (263B)


      1# SPDX-License-Identifier: GPL-2.0-only
      2config MSTAR_MSC313_MPLL
      3	bool "MStar MPLL driver"
      4	depends on ARCH_MSTARV7 || COMPILE_TEST
      5	default ARCH_MSTARV7
      6	select REGMAP_MMIO
      7	help
      8	  Support for the MPLL PLL and dividers block present on
      9	  MStar/Sigmastar SoCs.