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


      1# SPDX-License-Identifier: GPL-2.0-only
      2config PINCTRL_LOCHNAGAR
      3	tristate "Cirrus Logic Lochnagar pinctrl driver"
      4	depends on MFD_LOCHNAGAR
      5	select GPIOLIB
      6	select PINMUX
      7	select PINCONF
      8	select GENERIC_PINCONF
      9	help
     10	  This driver supports configuring the GPIO and other pin configuration
     11	  of the Cirrus Logic Lochnagar audio development board.
     12
     13# This is all selected by the Madera MFD driver Kconfig options
     14config PINCTRL_MADERA
     15	tristate
     16	select PINMUX
     17	select GENERIC_PINCONF
     18
     19config PINCTRL_CS47L15
     20	bool
     21
     22config PINCTRL_CS47L35
     23	bool
     24
     25config PINCTRL_CS47L85
     26	bool
     27
     28config PINCTRL_CS47L90
     29	bool
     30
     31config PINCTRL_CS47L92
     32	bool