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


      1# SPDX-License-Identifier: GPL-2.0-only
      2#
      3# Aeroflex Gaisler network device configuration
      4#
      5
      6config GRETH
      7	tristate "Aeroflex Gaisler GRETH Ethernet MAC support"
      8	depends on SPARC
      9	select PHYLIB
     10	select CRC32
     11	help
     12	  Say Y here if you want to use the Aeroflex Gaisler GRETH Ethernet MAC.