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


      1# SPDX-License-Identifier: GPL-2.0-only
      2menuconfig FSL_DPAA_ETH
      3	tristate "DPAA Ethernet"
      4	depends on FSL_DPAA && FSL_FMAN
      5	select PHYLIB
      6	select FIXED_PHY
      7	help
      8	  Data Path Acceleration Architecture Ethernet driver,
      9	  supporting the Freescale QorIQ chips.
     10	  Depends on Freescale Buffer Manager and Queue Manager
     11	  driver and Frame Manager Driver.