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 (272B)


      1# SPDX-License-Identifier: GPL-2.0-only
      2#
      3# MediaTek Mt7621 Clock Driver
      4#
      5config CLK_MT7621
      6	bool "Clock driver for MediaTek MT7621"
      7	depends on SOC_MT7621 || COMPILE_TEST
      8	default SOC_MT7621
      9	select MFD_SYSCON
     10	help
     11	  This driver supports MediaTek MT7621 basic clocks.