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


      1# SPDX-License-Identifier: GPL-2.0-only
      2config NET_CALXEDA_XGMAC
      3	tristate "Calxeda 1G/10G XGMAC Ethernet driver"
      4	depends on HAS_IOMEM
      5	depends on ARCH_HIGHBANK || COMPILE_TEST
      6	select CRC32
      7	help
      8	  This is the driver for the XGMAC Ethernet IP block found on Calxeda
      9	  Highbank platforms.