summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/Kconfig
diff options
context:
space:
mode:
authorGiuseppe CAVALLARO2014-11-04 15:49:33 +0100
committerDavid S. Miller2014-11-05 22:14:43 +0100
commit50fb4f74744b49126ec4cb6c013bb594a67c01e5 (patch)
tree095d1437e0783be62d906e1b7d6235428321110e /drivers/net/ethernet/stmicro/stmmac/Kconfig
parentstmmac: remove specific SoC Koption from platform. (diff)
downloadkernel-qcow2-linux-50fb4f74744b49126ec4cb6c013bb594a67c01e5.tar.gz
kernel-qcow2-linux-50fb4f74744b49126ec4cb6c013bb594a67c01e5.tar.xz
kernel-qcow2-linux-50fb4f74744b49126ec4cb6c013bb594a67c01e5.zip
stmmac: remove STMMAC_DEBUG_FS
the STMMAC_DEBUG_FS Koption is now removed from the driver configuration and this support will be built by default when DEBUG_FS is present. This can also be useful on building driver verification. Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/stmicro/stmmac/Kconfig')
-rw-r--r--drivers/net/ethernet/stmicro/stmmac/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/net/ethernet/stmicro/stmmac/Kconfig b/drivers/net/ethernet/stmicro/stmmac/Kconfig
index 40f356d9f21b..af5228ac5600 100644
--- a/drivers/net/ethernet/stmicro/stmmac/Kconfig
+++ b/drivers/net/ethernet/stmicro/stmmac/Kconfig
@@ -38,14 +38,6 @@ config STMMAC_PCI
If unsure, say N.
-config STMMAC_DEBUG_FS
- bool "Enable monitoring via sysFS "
- default n
- depends on STMMAC_ETH && DEBUG_FS
- ---help---
- The stmmac entry in /sys reports DMA TX/RX rings
- or (if supported) the HW cap register.
-
config STMMAC_DA
bool "STMMAC DMA arbitration scheme"
default n