kernel/drivers/net/ethernet/stmicro/stmmac/Kconfig
.. .. @@ -12,6 +12,13 @@ 12 12 13 13 if STMMAC_ETH 14 14 15  +config STMMAC_UIO16  + tristate "STMMAC_UIO ethernet controller"17  + default n18  + select UIO19  + help20  + Say M here if you want to use the stmmac_uio.ko for DPDK.21  +15 22 config STMMAC_ETHTOOL 16 23 bool "Ethtool feature for STMMAC" 17 24 default STMMAC_ETH